public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/5114] New: TestProcStopped tests hang on newer fedora kernels
@ 2007-10-05 10:46 mark at klomp dot org
  2007-10-05 13:00 ` [Bug general/5114] " mark at klomp dot org
  2007-10-05 13:35 ` mark at klomp dot org
  0 siblings, 2 replies; 3+ messages in thread
From: mark at klomp dot org @ 2007-10-05 10:46 UTC (permalink / raw)
  To: frysk-bugzilla

The following tests hang on newer fedora kernels (2.6.22.7-57.fc6):

testStoppedAckDaemon(frysk.proc.TestProcStopped)
testStoppedDetached(frysk.proc.TestProcStopped)
testMultiThreadedStoppedAckDaemon(frysk.proc.TestProcStopped)
testMultiThreadedStoppedDetached(frysk.proc.TestProcStopped)

The only way to continue is to forcibly kill the underlying funit-slave
processes with killall -9 funit-slave

-- 
           Summary: TestProcStopped tests hang on newer fedora kernels
           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=5114

------- 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/5114] TestProcStopped tests hang on newer fedora kernels
  2007-10-05 10:46 [Bug general/5114] New: TestProcStopped tests hang on newer fedora kernels mark at klomp dot org
@ 2007-10-05 13:00 ` mark at klomp dot org
  2007-10-05 13:35 ` mark at klomp dot org
  1 sibling, 0 replies; 3+ messages in thread
From: mark at klomp dot org @ 2007-10-05 13:00 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mark at klomp dot org  2007-10-05 12:59 -------
Also confirmed to hang with 2.6.23-0.217.rc9.git1.fc8

-- 


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

------- 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/5114] TestProcStopped tests hang on newer fedora kernels
  2007-10-05 10:46 [Bug general/5114] New: TestProcStopped tests hang on newer fedora kernels mark at klomp dot org
  2007-10-05 13:00 ` [Bug general/5114] " mark at klomp dot org
@ 2007-10-05 13:35 ` mark at klomp dot org
  1 sibling, 0 replies; 3+ messages in thread
From: mark at klomp dot org @ 2007-10-05 13:35 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mark at klomp dot org  2007-10-05 13:34 -------
testMultiThreadedStoppedAckDaemon(frysk.proc.TestProcStopped)
testMultiThreadedStoppedDetached(frysk.proc.TestProcStopped)

Comes from not properly detecting the kernel version is a Fedora kernel, they
should trigger unresolvedOnUtrace() but the kernel versions (uname -r) have
changed so much that they aren't matching anymore (see fedoraPattern =
Pattern.compile("^-(\\d+).(\\d+)\\.fc(\\d+)(.*)$"); in
frysk-sys/frysk/junit/KernelVersion.java)

The other two do seem to be new.

-- 


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

------- 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-10-05 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-05 10:46 [Bug general/5114] New: TestProcStopped tests hang on newer fedora kernels mark at klomp dot org
2007-10-05 13:00 ` [Bug general/5114] " mark at klomp dot org
2007-10-05 13:35 ` mark at klomp dot org

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).