[Mono-bugs] [Bug 55911][Wis] Changed - Deadlock in ReaderWriterLock.UpgradeToWriterLock() (once more)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Apr 2004 18:59:44 -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 lluis@ximian.com.

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

--- shadow/55911	2004-03-22 13:16:00.000000000 -0500
+++ shadow/55911.tmp.7885	2004-04-05 18:59:44.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 55911
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mono-bug@jerryweb.info               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -79,6 +79,9 @@
 1 - UpgradeToWriterLock, before
 1 - UpgradeToWriterLock, after
 1 - Release, before
 1 - End
 2 - AcquireReaderLock, before
 ...???
+
+------- Additional Comments From lluis@ximian.com  2004-04-05 18:59 -------
+This one is also fixed. Thanks again!