public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/5316] New: testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore)
@ 2007-11-13  0:18 cagney at redhat dot com
  2007-11-13 16:18 ` [Bug general/5316] testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) swagiaal at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: cagney at redhat dot com @ 2007-11-13  0:18 UTC (permalink / raw)
  To: frysk-bugzilla

testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore)junit.framework.ComparisonFailure:
Compare stack traces expected:<...c40379 in __GI___sigsuspend ()
#2 0x080492de in server ()
#3 0x08049d73 in main ()
#4 0x00c2d4e4 in __libc_start_main ()
#5 0x08048d41 in _start ()...> but was:<...000000 in [unknown]...>
   at frysk.proc.dead.TestLinuxCore.testLinuxCoreFileStackTrace(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

this is likely caused by a truncated executable path

-- 
           Summary: testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCor
                    e)
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com
                CC: pmuldoon at redhat dot com


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

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


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

* [Bug general/5316] testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore)
  2007-11-13  0:18 [Bug general/5316] New: testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) cagney at redhat dot com
@ 2007-11-13 16:18 ` swagiaal at redhat dot com
  2007-11-13 17:17 ` swagiaal at redhat dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: swagiaal at redhat dot com @ 2007-11-13 16:18 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From swagiaal at redhat dot com  2007-11-13 16:18 -------
Test passes for me on x8664 f7
$ ./TestRunner frysk.proc.dead.TestLinuxCore.testLinuxCoreFileStackTrace
Running testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) ...PASS

Time: 0.125

OK (1 test)



-- 


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

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


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

* [Bug general/5316] testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore)
  2007-11-13  0:18 [Bug general/5316] New: testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) cagney at redhat dot com
  2007-11-13 16:18 ` [Bug general/5316] testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) swagiaal at redhat dot com
@ 2007-11-13 17:17 ` swagiaal at redhat dot com
  2007-11-13 18:17 ` pmuldoon at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: swagiaal at redhat dot com @ 2007-11-13 17:17 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From swagiaal at redhat dot com  2007-11-13 17:16 -------
fails intermittently 

-- 


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

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


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

* [Bug general/5316] testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore)
  2007-11-13  0:18 [Bug general/5316] New: testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) cagney at redhat dot com
  2007-11-13 16:18 ` [Bug general/5316] testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) swagiaal at redhat dot com
  2007-11-13 17:17 ` swagiaal at redhat dot com
@ 2007-11-13 18:17 ` pmuldoon at redhat dot com
  2007-11-13 18:21 ` swagiaal at redhat dot com
  2007-11-16  8:22 ` pmuldoon at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: pmuldoon at redhat dot com @ 2007-11-13 18:17 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From pmuldoon at redhat dot com  2007-11-13 18:16 -------
I cannot get this to fail locally. The best thing to do here would be to attach
a tar.gz file of both a failing and passing corefile, and compare the
differences. The [unknown] in the first frame normally means it got lost early
on, which normally means no executable available.

-- 


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

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


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

* [Bug general/5316] testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore)
  2007-11-13  0:18 [Bug general/5316] New: testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) cagney at redhat dot com
                   ` (2 preceding siblings ...)
  2007-11-13 18:17 ` pmuldoon at redhat dot com
@ 2007-11-13 18:21 ` swagiaal at redhat dot com
  2007-11-16  8:22 ` pmuldoon at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: swagiaal at redhat dot com @ 2007-11-13 18:21 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From swagiaal at redhat dot com  2007-11-13 18:21 -------

1)
testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore)junit.framework.ComparisonFailure:
Compare stack traces expected:<...30afa in __GI___sigsuspend ()
#1 0x0000000000401755 in server ()
#2 0x0000000000402162 in main ()
#3 0x0000003a8101dab4 in __libc_start_main ()
#4...> but was:<...cdca9 in syscall ()
#1 0x0000000000401242 in tkill ()
#2 0x000000000040144e in notify_manager ()
#3 0x0000000000401667 in server ()
#4 0x0000000000402162 in main ()
#5 0x0000003a8101dab4 in __libc_start_main ()
#6...>

-- 


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

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


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

* [Bug general/5316] testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore)
  2007-11-13  0:18 [Bug general/5316] New: testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) cagney at redhat dot com
                   ` (3 preceding siblings ...)
  2007-11-13 18:21 ` swagiaal at redhat dot com
@ 2007-11-16  8:22 ` pmuldoon at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: pmuldoon at redhat dot com @ 2007-11-16  8:22 UTC (permalink / raw)
  To: frysk-bugzilla



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |1595
              nThis|                            |
         AssignedTo|frysk-bugzilla at sourceware|pmuldoon at redhat dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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

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


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

end of thread, other threads:[~2007-11-16  8:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-13  0:18 [Bug general/5316] New: testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) cagney at redhat dot com
2007-11-13 16:18 ` [Bug general/5316] testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) swagiaal at redhat dot com
2007-11-13 17:17 ` swagiaal at redhat dot com
2007-11-13 18:17 ` pmuldoon at redhat dot com
2007-11-13 18:21 ` swagiaal at redhat dot com
2007-11-16  8:22 ` pmuldoon 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).