Bug 2629 - Unhandeled state [in state "StartMainTask.detachBlocked" did not handle handleRemoval]
Summary: Unhandeled state [in state "StartMainTask.detachBlocked" did not handle handl...
Status: RESOLVED DUPLICATE of bug 2621
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-01 17:22 UTC by Sami Wagiaalla
Modified: 2006-05-30 06:44 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Wagiaalla 2006-05-01 17:22:53 UTC
Frysk Core has reported the following errors

{frysk.proc.LinuxTask@134cb90,pid=10219,tid=10219,state=StartMainTask.detachBlocked}
in state "StartMainTask.detachBlocked" did not handle handleRemoval

frysk.proc.State.unhandled (FryskGui)
frysk.proc.TaskState.handleRemoval (FryskGui)
frysk.proc.Task.performRemoval (FryskGui)
frysk.proc.LinuxProc.sendRefresh (FryskGui)
frysk.proc.LinuxHost.sendRefresh (FryskGui)
frysk.proc.HostState$1.handleRefresh (FryskGui)
frysk.proc.Host$1.execute (FryskGui)
frysk.event.EventLoop.runEventLoop (FryskGui)
frysk.event.EventLoop.run (FryskGui)
frysk.gui.Gui$3.run (FryskGui)
java.lang.Thread.run (libgcj.so.7)


Not easy to reproduce with cvs gui (more info to come),
but basically a fork observer returns Action.BLOCK
Comment 1 Andrew Cagney 2006-05-30 06:39:30 UTC

*** This bug has been marked as a duplicate of 2621 ***