Bug 5800

Summary: in state "destroyed" did not handle handleRemoval
Product: frysk Reporter: Sami Wagiaalla <swagiaal>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1582    

Description Sami Wagiaalla 2008-02-28 14:46:55 UTC
start frysk gui and wait. Crash is much faster if there is a build running in
the background

{frysk.proc.live.LinuxPtraceProc@32b95245,pid=9641,state=destroyed} in state
"destroyed" did not handle handleRemoval

java.lang.RuntimeException:
{frysk.proc.live.LinuxPtraceProc@32b95245,pid=9641,state=destroyed} in state
"destroyed" did not handle handleRemoval
   at frysk.proc.live.State.unhandled(FryskGui)
   at frysk.proc.live.LinuxPtraceProcState.handleRemoval(FryskGui)
   at frysk.proc.live.LinuxPtraceProc$2.execute(FryskGui)
   at frysk.event.EventLoop.runEventLoop(FryskGui)
   at frysk.event.EventLoop.run(FryskGui)
   at frysk.gui.Gui$5.run(FryskGui)
   at java.lang.Thread.run(libgcj.so.8rh)
Comment 1 Mark Wielaard 2008-03-13 21:16:09 UTC

*** This bug has been marked as a duplicate of 2621 ***
Comment 2 Andrew Cagney 2008-03-18 20:00:19 UTC
Un-duping, just working on this case.