This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/5893] fcatch prints stack trace of wrong process


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]