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/5115] New: Test case hang: testStoppedAckDaemon(frysk.proc.TestProcStopped)


The testStoppedAckDaemon(frysk.proc.TestProcStopped) testcase hangs on FC6 (x86
and x86_64) during the testsuite execution, and needs to be killed (kill -9)
from an external shell for the testsuite execution to continue:

testStoppedAckDaemon(frysk.proc.TestProcStopped)java.lang.RuntimeException:
{frysk.proc.live.LinuxTask@2b937635,pid=24407,tid=24407,state=Attached.WaitForContinueOrUnblock}
in state "Attached.WaitForContinueOrUnblock" did not handle handleSignaledEvent
   at frysk.proc.State.unhandled(TestRunner)
   at frysk.proc.TaskState.handleSignaledEvent(TestRunner)
   at frysk.proc.live.LinuxTask.processSignaledEvent(TestRunner)
   at frysk.proc.live.LinuxWaitBuilder.stopped(TestRunner)
   at frysk.sys.Wait.wait(TestRunner)
   at frysk.sys.Wait.waitAll(TestRunner)
   at frysk.event.WaitEventLoop.block(TestRunner)
   at frysk.event.EventLoop.runEventLoop(TestRunner)
   at frysk.event.EventLoop.runPolling(TestRunner)
   at frysk.testbed.TestLib.assertRunUntilStop(TestRunner)
   at frysk.testbed.TestLib.assertRunUntilStop(TestRunner)
   at frysk.proc.TestProcStopped.testStoppedAckDaemon(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

-- 
           Summary: Test case hang:
                    testStoppedAckDaemon(frysk.proc.TestProcStopped)
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P1
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: kris dot van dot hees at oracle dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5115

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