From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32746 invoked by alias); 30 Mar 2007 14:59:51 -0000 Received: (qmail 32488 invoked by uid 48); 30 Mar 2007 14:59:35 -0000 Date: Fri, 30 Mar 2007 14:59:00 -0000 From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org Message-ID: <20070330155935.4298.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4298] New: Unexplained "BlockedSignal" did not handle handleRemoval 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/msg00871.txt.bz2 List-Id: Mike Cvet reported the following in bug #3705: {frysk.proc.LinuxPtraceTask@3967ceb5,pid=26079,tid=26079,state=blockedContinue} in state "BlockedSignal" did not handle handleRemoval frysk.proc.State.unhandled(FryskGui) frysk.proc.TaskState.handleRemoval(FryskGui) frysk.proc.Task.performRemoval(FryskGui) frysk.proc.LinuxPtraceProc.sendRefresh(FryskGui) frysk.proc.LinuxPtraceHost.sendRefresh(FryskGui) frysk.proc.LinuxPtraceHostState$1.handleRefresh(FryskGui) frysk.proc.Host$1.execute(FryskGui) frysk.event.EventLoop.runEventLoop(FryskGui) frysk.event.EventLoop.run(FryskGui) frysk.gui.Gui$3.run(FryskGui) java.lang.Thread.run(libgcj.so.7rh) This should not happen (tm). This means a task got killed and disappeared while we thought it we got it blocked. We only handle such a case if we are in the detached state. -- Summary: Unexplained "BlockedSignal" did not handle handleRemoval Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: mark at klomp dot org CC: mcvet at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4298 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.