Summary: | During a bash fork() stress test, frysk throws: did not handle PerformRemoval exception | ||
---|---|---|---|
Product: | frysk | Reporter: | Phil Muldoon <pmuldoon> |
Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P1 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 1553 | ||
Attachments: | spam |
Description
Phil Muldoon
2006-02-19 17:17:22 UTC
This still happens although the exception has changed: {frysk.proc.LinuxPtraceTask@2fb0230,pid=4132,tid=4132,state=detached} in state "detached" did not handle handleStoppedEvent java.lang.RuntimeException: {frysk.proc.LinuxPtraceTask@2fb0230,pid=4132,tid=4132,state=detached} in state "detached" did not handle handleStoppedEvent at frysk.proc.State.unhandled(FryskGui) at frysk.proc.TaskState.handleStoppedEvent(FryskGui) at frysk.proc.Task.processStoppedEvent(FryskGui) at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld$5.stopped(FryskGui) at frysk.sys.Wait.waitAllNoHang(FryskGui) at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld.execute(FryskGui) at frysk.event.EventLoop.runEventLoop(FryskGui) at frysk.event.EventLoop.run(FryskGui) at frysk.gui.Gui$4.run(FryskGui) at java.lang.Thread.run(libgcj.so.7rh) Created attachment 1768 [details]
spam
|