[Mono-bugs] [Bug 61515][Wis] Changed - NullReference exception in WaitOne()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jul 2004 22:56:05 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vladimir@pobox.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61515
--- shadow/61515 2004-07-14 20:53:49.000000000 -0400
+++ shadow/61515.tmp.30442 2004-07-30 22:56:05.000000000 -0400
@@ -95,6 +95,10 @@
I'm seeing this in a very large body of code. I'll try to reproduce
this with a smaller example. I suspect that you will need to run
several threads to see the problem, and you may also need to run it
on a multi-processor machine. (The same code when I run it on a
single process machine works -- but that's on Windows, and I'm
seeing the failure with RH 8.)
+
+------- Additional Comments From vladimir@pobox.com 2004-07-30 22:56 -------
+RH8 did not ship with NPTL; I wonder if LinuxThreads brokenness may be
+a contributing factor in this (and possibly Michi's report in bug 61867).