From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15001 invoked by alias); 11 Apr 2007 17:03:11 -0000 Received: (qmail 14910 invoked by uid 48); 11 Apr 2007 17:02:53 -0000 Date: Wed, 11 Apr 2007 17:03:00 -0000 From: "rmoseley at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070411180252.4347.rmoseley@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4347] New: 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/msg00063.txt.bz2 List-Id: When calling the "Manager.host.requestCreateAttachedProc(cmd, new AttachedObserver());" method from the SourceWindowFactory the Linux core generates an unhandled exception error as follows: {frysk.proc.LinuxPtraceTask@12f60e0,pid=9905,tid=9905,state=StartMainTask.wantToAttachContinue} in state "StartMainTask.wantToAttachContinue" did not handle handleTerminatedEvent java.lang.RuntimeException: {frysk.proc.LinuxPtraceTask@12f60e0,pid=9905,tid=9905,state=StartMainTask.wantToAttachContinue} in state "StartMainTask.wantToAttachContinue" 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:217) at frysk.sys.Wait.waitAllNoHang(Wait.cxx:276) at frysk.event.PollEventLoop$1$PollWaitOnSigChild.execute(PollEventLoop.java:277) at frysk.event.PollEventLoop.runEventLoop(PollEventLoop.java:339) at frysk.event.EventLoop.run(EventLoop.java:178) at frysk.gui.Gui$4.run(Gui.java:367) at java.lang.Thread.run(libgcj.so.7) -- Summary: LinuxPtraceTask aborts when trying to activate a new Proc from Source Window Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: rmoseley at redhat dot com OtherBugsDependingO 4193 nThis: 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.