public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/4058] New: frysk.rt.TestStackFrame errors
@ 2007-02-15 23:28 mcvet at redhat dot com
  2007-02-15 23:30 ` [Bug general/4058] " mcvet at redhat dot com
  2007-02-16 19:13 ` npremji at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: mcvet at redhat dot com @ 2007-02-15 23:28 UTC (permalink / raw)
  To: frysk-bugzilla

There were 4 errors:
1) testStripped(frysk.rt.TestStackFrame)java.lang.NullPointerException
   at frysk.rt.StackFrame.toPrint(TestRunner)
   at frysk.rt.TestStackFrame$2$Terminator.updateSignaled(TestRunner)
   at frysk.proc.Task.notifySignaled(TestRunner)
   at frysk.proc.LinuxPtraceTaskState$Running.handleSignaledEvent(TestRunner)
   at frysk.proc.Task.processSignaledEvent(TestRunner)
   at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld$5.stopped(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.rt.TestStackFrame.frameTest(TestRunner)
   at frysk.rt.TestStackFrame.testStripped(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
2) testStaticStripped(frysk.rt.TestStackFrame)java.lang.NullPointerException
   at frysk.rt.StackFrame.toPrint(TestRunner)
   at frysk.rt.TestStackFrame$2$Terminator.updateSignaled(TestRunner)
   at frysk.proc.Task.notifySignaled(TestRunner)
   at frysk.proc.LinuxPtraceTaskState$Running.handleSignaledEvent(TestRunner)
   at frysk.proc.Task.processSignaledEvent(TestRunner)
   at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld$5.stopped(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.rt.TestStackFrame.frameTest(TestRunner)
   at frysk.rt.TestStackFrame.testStaticStripped(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
3) testAsmStrippedNoSize(frysk.rt.TestStackFrame)java.lang.NullPointerException
   at frysk.rt.StackFrame.toPrint(TestRunner)
   at frysk.rt.TestStackFrame$2$Terminator.updateSignaled(TestRunner)
   at frysk.proc.Task.notifySignaled(TestRunner)
   at frysk.proc.LinuxPtraceTaskState$Running.handleSignaledEvent(TestRunner)
   at frysk.proc.Task.processSignaledEvent(TestRunner)
   at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld$5.stopped(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.rt.TestStackFrame.frameTest(TestRunner)
   at frysk.rt.TestStackFrame.testAsmStrippedNoSize(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
4) 
testStaticAsmStrippedNoSize(frysk.rt.TestStackFrame)java.lang.NullPointerException
   at frysk.rt.StackFrame.toPrint(TestRunner)
   at frysk.rt.TestStackFrame$2$Terminator.updateSignaled(TestRunner)
   at frysk.proc.Task.notifySignaled(TestRunner)
   at frysk.proc.LinuxPtraceTaskState$Running.handleSignaledEvent(TestRunner)
   at frysk.proc.Task.processSignaledEvent(TestRunner)
   at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld$5.stopped(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.rt.TestStackFrame.frameTest(TestRunner)
   at frysk.rt.TestStackFrame.testStaticAsmStrippedNoSize(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

FAILURES!!!
Tests run: 12,  Failures: 0,  Errors: 4

Failed after run #0

-- 
           Summary: frysk.rt.TestStackFrame errors
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: mcvet at redhat dot com
                CC: npremji at redhat dot com


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug general/4058] frysk.rt.TestStackFrame errors
  2007-02-15 23:28 [Bug general/4058] New: frysk.rt.TestStackFrame errors mcvet at redhat dot com
@ 2007-02-15 23:30 ` mcvet at redhat dot com
  2007-02-16 19:13 ` npremji at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: mcvet at redhat dot com @ 2007-02-15 23:30 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mcvet at redhat dot com  2007-02-15 23:30 -------
This was after StackFrame.toPrint() was changed to use getSymbolName() rather 
than StackFrame.getMethodName(), thus using elfutils.

-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug general/4058] frysk.rt.TestStackFrame errors
  2007-02-15 23:28 [Bug general/4058] New: frysk.rt.TestStackFrame errors mcvet at redhat dot com
  2007-02-15 23:30 ` [Bug general/4058] " mcvet at redhat dot com
@ 2007-02-16 19:13 ` npremji at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: npremji at redhat dot com @ 2007-02-16 19:13 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From npremji at redhat dot com  2007-02-16 19:13 -------
Fixed, was problem with getSymbolName method. 
February 16, 2007
	* StackFrame.java (getSymbolName): Fixed to return "" instead of null
	if symbol name is null.
	(toPrint): Changed to just use getSymbolName.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-16 19:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-15 23:28 [Bug general/4058] New: frysk.rt.TestStackFrame errors mcvet at redhat dot com
2007-02-15 23:30 ` [Bug general/4058] " mcvet at redhat dot com
2007-02-16 19:13 ` npremji at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).