[Mono-bugs] [Bug 74154][Maj] Changed - Mutex class locks on OS X in simple application

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Apr 2005 06:14:32 -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 dick@ximian.com.

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

--- shadow/74154	2005-04-13 17:21:42.000000000 -0400
+++ shadow/74154.tmp.23537	2005-04-19 06:14:32.000000000 -0400
@@ -112,6 +112,11 @@
 Before the new io-layer was merged, this test would lock up.  Now it
 doesn't lock up, but I see mixed characters which indicates the mutex
 is not working.
 
 ------- Additional Comments From miguel@ximian.com  2005-04-13 17:21 -------
 Verified that this bug exists.
+
+------- Additional Comments From dick@ximian.com  2005-04-19 06:14 -------
+Created an attachment (id=14969)
+Patch that should fix the mutex bug
+