[Mono-bugs] [Bug 58065][Maj] Changed - Random Crash or Freeze running threadpool.exe

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 27 May 2004 13:06:07 -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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=58065

--- shadow/58065	2004-05-26 10:20:55.000000000 -0400
+++ shadow/58065.tmp.31171	2004-05-27 13:06:07.000000000 -0400
@@ -324,6 +324,11 @@
 thread races are more likely to show up there) as sometimes the test
 works fine for me (and it works all the time on linux/ppc UP).
 The other reason could be incorrect use or implementation of pthread:
 it would be interesting to see how the test would run an the dual G5
 running linux. If it fails there, too, it would point out to a likely
 bug in our code.
+
+------- Additional Comments From lupus@ximian.com  2004-05-27 13:06 -------
+As an additional data point: kangaroo reported on irc that 10 runs of
+threadpool.exe all worked fine on his ibook running MacOSX, so this is
+most likely a thread race.