From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8101 invoked by alias); 11 Mar 2008 19:27:37 -0000 Received: (qmail 8018 invoked by uid 48); 11 Mar 2008 19:26:58 -0000 Date: Tue, 11 Mar 2008 19:27:00 -0000 Message-ID: <20080311192658.8017.qmail@sourceware.org> From: "tromey at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20080306222942.5893.tromey@redhat.com> References: <20080306222942.5893.tromey@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5893] fcatch prints stack trace of wrong process 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: 2008-q1/txt/msg00506.txt.bz2 List-Id: ------- Additional Comments From tromey at redhat dot com 2008-03-11 19:26 ------- I pulled & rebuilt just now. Then I tried my test again. Now I get: Exception in thread "main" java.lang.NullPointerException at frysk.util.FCatch$CatchObserver.updateTerminated(fcatch) at frysk.proc.live.LinuxPtraceTask.notifyTerminated(fcatch) at frysk.proc.live.LinuxPtraceTaskState.handleAttachedTerminated(fcatch) at frysk.proc.live.LinuxPtraceTaskState.access$3(fcatch) at frysk.proc.live.LinuxPtraceTaskState$Running.handleTerminatedEvent(fcatch) at frysk.proc.live.LinuxPtraceTask.processTerminatedEvent(fcatch) at frysk.proc.live.LinuxWaitBuilder.terminated(fcatch) at frysk.sys.Wait.wait(fcatch) at frysk.sys.Wait.wait(fcatch) at frysk.event.WaitEventLoop.block(fcatch) at frysk.event.EventLoop.runEventLoop(fcatch) at frysk.event.EventLoop.run(fcatch) at frysk.util.ProcRunUtil.start(fcatch) at frysk.util.FCatch.run(fcatch) at frysk.bindir.fcatch.run(fcatch) at frysk.bindir.fcatch.main(fcatch) -- What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW http://sourceware.org/bugzilla/show_bug.cgi?id=5893 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.