public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/5902] New: 2.6.24.3-12.fc8 kernel breaks frysk test suite
@ 2008-03-10 10:50 mark at klomp dot org
  2008-03-11 15:49 ` [Bug general/5902] " cagney at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mark at klomp dot org @ 2008-03-10 10:50 UTC (permalink / raw)
  To: frysk-bugzilla

With 2.6.24.3-12.fc8 on x86 a make check almost always fails (x86_64 seems fine
though). Downgrading to 2.6.23.15-137.fc8 makes make check (at least in
frysk-core) completely clean again. The tests fail (and the TestRunner gets
killed!) somewhat randomly. It is easily reproducible through something like:
./TestRunner -r 100 frysk.proc.TestTaskTerminateObserver
Which always fails within a couple of rounds with as output:
  frysk.sys.Errno$Einval: tkill: Invalid argument (task 0)

-- 
           Summary: 2.6.24.3-12.fc8 kernel breaks frysk test suite
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: mark at klomp dot org


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

------- 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/5902] 2.6.24.3-12.fc8 kernel breaks frysk test suite
  2008-03-10 10:50 [Bug general/5902] New: 2.6.24.3-12.fc8 kernel breaks frysk test suite mark at klomp dot org
@ 2008-03-11 15:49 ` cagney at redhat dot com
  2008-03-11 21:18 ` cagney at redhat dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cagney at redhat dot com @ 2008-03-11 15:49 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From cagney at redhat dot com  2008-03-11 15:48 -------
On x86-64; look the same?

Running testGetTasks(frysk.proc.TestProcGet) ...ERROR
  frysk.sys.Errno$Einval: tkill: Invalid argument (task 0, signal SIGCONT (18))
Running testGetChildren(frysk.proc.TestProcGet) ...Killed


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |1496
              nThis|                            |


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

------- 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/5902] 2.6.24.3-12.fc8 kernel breaks frysk test suite
  2008-03-10 10:50 [Bug general/5902] New: 2.6.24.3-12.fc8 kernel breaks frysk test suite mark at klomp dot org
  2008-03-11 15:49 ` [Bug general/5902] " cagney at redhat dot com
@ 2008-03-11 21:18 ` cagney at redhat dot com
  2008-03-11 21:40 ` cagney at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cagney at redhat dot com @ 2008-03-11 21:18 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From cagney at redhat dot com  2008-03-11 21:17 -------
 testMultiThreadedRequestRemoveDetached(frysk.proc.TestProcForceDetach)java.lang.RuntimeException:
teardown process invalid: 0
   at frysk.testbed.TearDownProcess.add(TestRunner)
   at frysk.testbed.TearDownProcess$1.build(TestRunner)
   at frysk.sys.proc.ProcBuilder.scan(TestRunner)
   at frysk.sys.proc.ProcBuilder.construct(TestRunner)
   at frysk.sys.proc.ProcBuilder.construct(TestRunner)
   at frysk.testbed.TearDownProcess.tearDown(TestRunner)
   at frysk.testbed.TestLib.tearDown(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)


-- 


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

------- 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/5902] 2.6.24.3-12.fc8 kernel breaks frysk test suite
  2008-03-10 10:50 [Bug general/5902] New: 2.6.24.3-12.fc8 kernel breaks frysk test suite mark at klomp dot org
  2008-03-11 15:49 ` [Bug general/5902] " cagney at redhat dot com
  2008-03-11 21:18 ` cagney at redhat dot com
@ 2008-03-11 21:40 ` cagney at redhat dot com
  2008-03-20 19:02 ` cagney at redhat dot com
  2008-03-20 19:16 ` cagney at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: cagney at redhat dot com @ 2008-03-11 21:40 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From cagney at redhat dot com  2008-03-11 21:39 -------
This likely means that readdir of /proc/PID/task is finding a dirent entry of "0".

-- 


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

------- 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/5902] 2.6.24.3-12.fc8 kernel breaks frysk test suite
  2008-03-10 10:50 [Bug general/5902] New: 2.6.24.3-12.fc8 kernel breaks frysk test suite mark at klomp dot org
                   ` (2 preceding siblings ...)
  2008-03-11 21:40 ` cagney at redhat dot com
@ 2008-03-20 19:02 ` cagney at redhat dot com
  2008-03-20 19:16 ` cagney at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: cagney at redhat dot com @ 2008-03-20 19:02 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From cagney at redhat dot com  2008-03-20 19:01 -------
s/is likely/is/

This trace is from the code scaning /proc/PID/task/TID and finding 

Running testTerminateKillINT(frysk.proc.TestTaskTerminateObserver) ...WARNING:
00:00:48.970 11317.11317 frysk.sys.proc.ProcBuilder: /proc/13589/task contains
bad pid: 0
ERROR
  java.lang.RuntimeException: /proc/$$/task contains bad pid (pid 0)

pushing upstrea.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED


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

------- 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/5902] 2.6.24.3-12.fc8 kernel breaks frysk test suite
  2008-03-10 10:50 [Bug general/5902] New: 2.6.24.3-12.fc8 kernel breaks frysk test suite mark at klomp dot org
                   ` (3 preceding siblings ...)
  2008-03-20 19:02 ` cagney at redhat dot com
@ 2008-03-20 19:16 ` cagney at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: cagney at redhat dot com @ 2008-03-20 19:16 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From cagney at redhat dot com  2008-03-20 19:15 -------
Fedora https://bugzilla.redhat.com/show_bug.cgi?id=438414


-- 


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

------- 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:[~2008-03-20 19:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-10 10:50 [Bug general/5902] New: 2.6.24.3-12.fc8 kernel breaks frysk test suite mark at klomp dot org
2008-03-11 15:49 ` [Bug general/5902] " cagney at redhat dot com
2008-03-11 21:18 ` cagney at redhat dot com
2008-03-11 21:40 ` cagney at redhat dot com
2008-03-20 19:02 ` cagney at redhat dot com
2008-03-20 19:16 ` cagney 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).