From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12944 invoked by alias); 15 Feb 2007 20:57:04 -0000 Received: (qmail 12919 invoked by uid 48); 15 Feb 2007 20:56:53 -0000 Date: Thu, 15 Feb 2007 20:57:00 -0000 Message-ID: <20070215205653.12918.qmail@sourceware.org> From: "mcvet at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070215135705.4051.timoore@redhat.com> References: <20070215135705.4051.timoore@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4051] task won't unblock after calling requestDeleteInstructionObserver 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-q1/txt/msg00411.txt.bz2 List-Id: ------- Additional Comments From mcvet at redhat dot com 2007-02-15 20:56 ------- #4057 is apparently a result of the combination of requestDeleteInstructionObserver() + requestUnblock(instructionObserver). Can be observed by trying to 'continue' almost any non-debuginfo program in the sourcewindow. When working with step-over and step-out in RunState, I did not notice this bug, but the difference is that in that case the InstructionObserver was being deleted from CodeObserver.addedTo(), instead of when both were fully blocking the Task. -- http://sourceware.org/bugzilla/show_bug.cgi?id=4051 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.