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/5114] TestProcStopped tests hang on newer fedora kernels


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]