[Mono-bugs] [Bug 33732][Wis] Changed - Mono is not respecting Monitor locks ...

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 11 Feb 2003 10:14:39 -0500 (EST)


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=33732

--- shadow/33732	Wed Jan 29 11:58:07 2003
+++ shadow/33732.tmp.1888	Tue Feb 11 10:14:39 2003
@@ -1,13 +1,13 @@
 Bug#: 33732
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: dick@ximian.com                            
 ReportedBy: manyoso@yahoo.com               
 QAContact: mono-bugs@ximian.com
@@ -49,6 +49,9 @@
 
 I have a suspicion (from reading the class docs) that the ms runtime
 is calling SuspendThread and managing a list.  Unfortunately we can't
 do that while we use the boehm gc, because it will deadlock as soon as
 it wants to stop the world when there are suspended threads.
 
+
+------- Additional Comments From dick@ximian.com  2003-02-11 10:14 -------
+Fixed in CVS.