Bug 3737 - testDetachExitingMainTask(frysk.proc.TestTaskObserver)java.lang.RuntimeException: {frysk.proc.LinuxPtraceTask@2f32a29d,pid=1782,tid=1782,state=detaching} in state "detaching" did not handle handleDisappearedEvent
Summary: testDetachExitingMainTask(frysk.proc.TestTaskObserver)java.lang.RuntimeExcept...
Status: RESOLVED DUPLICATE of bug 3936
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2654
  Show dependency treegraph
 
Reported: 2006-12-15 22:02 UTC by Andrew Cagney
Modified: 2008-03-13 22:06 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 Andrew Cagney 2006-12-15 22:02:08 UTC
Dual core x86-64, 
$ uname -a
Linux localhost.localdomain 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:34:46 EST
2006 x86_64 x86_64 x86_64 GNU/Linux

testDetachExitingMainTask(frysk.proc.TestTaskObserver)java.lang.RuntimeException:
{frysk.proc.LinuxPtraceTask@2f32a29d,pid=1782,tid=1782,state=detaching} in state
"detaching" did not handle handleDisappearedEvent
   at frysk.proc.State.unhandled(TestRunner)
   at frysk.proc.TaskState.handleDisappearedEvent(TestRunner)
   at frysk.proc.Task.processDisappearedEvent(TestRunner)
   at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld$5.disappeared(TestRunner)
   at frysk.sys.Wait.waitAllNoHang(TestRunner)
   at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld.execute(TestRunner)
   at frysk.event.EventLoop.runEventLoop(TestRunner)
   at frysk.event.EventLoop.runPolling(TestRunner)
   at frysk.proc.TestLib.assertRunUntilStop(TestRunner)
   at frysk.proc.TestLib.assertRunUntilStop(TestRunner)
   at frysk.proc.TestTaskObserver.detach(TestRunner)
   at frysk.proc.TestTaskObserver.detachExitingTask(TestRunner)
   at frysk.proc.TestTaskObserver.testDetachExitingMainTask(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
Comment 1 Mark Wielaard 2008-03-13 22:06:46 UTC

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