From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24201 invoked by alias); 4 May 2007 19:20:13 -0000 Received: (qmail 24111 invoked by uid 48); 4 May 2007 19:19:59 -0000 Date: Fri, 04 May 2007 19:20:00 -0000 Message-ID: <20070504191959.24110.qmail@sourceware.org> From: "rmoseley at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070411180252.4347.rmoseley@redhat.com> References: <20070411180252.4347.rmoseley@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4347] LinuxPtraceTask aborts when trying to activate a new Proc from Source Window 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-q2/txt/msg00191.txt.bz2 List-Id: ------- Additional Comments From rmoseley at redhat dot com 2007-05-04 20:19 ------- Still seeing this randomly. Here is another stacktrace: {frysk.proc.LinuxPtraceTask@1143e00,pid=32052,tid=32052,state=detached} in state "detached" did not handle handleTerminatedEvent java.lang.RuntimeException: {frysk.proc.LinuxPtraceTask@1143e00,pid=32052,tid=32052,state=detached} in state "detached" did not handle handleTerminatedEvent at frysk.proc.State.unhandled(State.java:70) at frysk.proc.TaskState.handleTerminatedEvent(TaskState.java:70) at frysk.proc.Task.processTerminatedEvent(Task.java:414) at frysk.proc.LinuxPtraceWaitBuilder.terminated(LinuxPtraceWaitBuilder.java:218) at frysk.sys.Wait.wait(Wait.cxx:568) at frysk.sys.Wait.waitAll(Wait.java:106) at frysk.event.WaitEventLoop.block(WaitEventLoop.java:83) at frysk.event.EventLoop.runEventLoop(EventLoop.java:380) at frysk.event.EventLoop.run(EventLoop.java:485) at frysk.gui.Gui$4.run(Gui.java:367) at java.lang.Thread.run(libgcj.so.7) This pops up *sometimes* shorty after a source window has been brought up that has been attached to a running bash process. -- http://sourceware.org/bugzilla/show_bug.cgi?id=4347 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.