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/4873] New: Intermittent test failure: testRemoveThenAbandonAttachedDeletedFrom(frysk.proc.TestAbandon) NullPointerException


We are lately seeing the following problem pop up intermittently:

testRemoveThenAbandonAttachedDeletedFrom(frysk.proc.TestAbandon)java.lang.NullPointerException
   at frysk.proc.Task.<init>(TestRunner)
   at frysk.proc.Task.<init>(TestRunner)
   at frysk.proc.live.LinuxTask.<init>(TestRunner)
   at frysk.proc.live.LinuxHost.sendCreateAttachedProc(TestRunner)
   at frysk.proc.HostState.handleCreateAttachedProc(TestRunner)
   at frysk.proc.Host$3.execute(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.testbed.TestLib$AttachedAckProcess.startChild(TestRunner)
   at frysk.testbed.TestLib$Child.<init>(TestRunner)
   at frysk.testbed.TestLib$AckProcess.<init>(TestRunner)
   at frysk.testbed.TestLib$AckProcess.<init>(TestRunner)
   at frysk.testbed.TestLib$AttachedAckProcess.<init>(TestRunner)
   at frysk.proc.TestAbandon.testRemoveThenAbandonAttachedDeletedFrom(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

-- 
           Summary: Intermittent test failure:
                    testRemoveThenAbandonAttachedDeletedFrom(frysk.proc.Test
                    Abandon) NullPointerException
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         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=4873

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