From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20280 invoked by alias); 30 Oct 2007 22:57:54 -0000 Received: (qmail 20211 invoked by uid 48); 30 Oct 2007 22:57:45 -0000 Date: Tue, 30 Oct 2007 22:57:00 -0000 Message-ID: <20071030225745.20210.qmail@sourceware.org> From: "pmachata at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20071030193342.5234.pmachata@redhat.com> References: <20071030193342.5234.pmachata@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5234] code observers gets updateHit several times when observing task hits the address X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00084.txt.bz2 List-Id: ------- Additional Comments From pmachata at redhat dot com 2007-10-30 22:57 ------- Clarification. The updateHit is really called several times, with the same combination of task and address. This ltrace output snippet exhibits the problem: [22688] call thr->printf(3215026272, 0, 0, 0)\ [22688] call thr->printf(3215026272, 0, 0, 0)\ [22688] call thr->printf(3215026272, 0, 0, 0)\ [22688] call thr->printf(3215026272, 0, 0, 0)\ [22688] call thr->printf(3215026272, 0, 0, 0)\ [22688] call thr->printf(3215026272, 0, 0, 0) [22688] syscall write(4, 4 , 3086082048)4 [22688] syscall leave write = 2 [22688] leave printf = 2 [22688] leave printf = 2 [22688] leave printf = 2 [22688] leave printf = 2 [22688] leave printf = 2 -- What |Removed |Added ---------------------------------------------------------------------------- Summary|code observers should get |code observers gets |updateHit only when |updateHit several times when |observing task really hits |observing task hits the |the address |address http://sourceware.org/bugzilla/show_bug.cgi?id=5234 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.