[Mono-bugs] [Bug 55909][Wis] Changed - Deadlock in ReaderWriterLock.UpgradeToWriterLock()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Apr 2004 18:59:23 -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=55909
--- shadow/55909 2004-03-22 13:04:25.000000000 -0500
+++ shadow/55909.tmp.7873 2004-04-05 18:59:23.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 55909
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: ---
@@ -90,6 +90,10 @@
2 - AcquireReaderLock, after
1 - AcquireReaderLock, before
1 - AcquireReaderLock, after
1 - UpgradeToWriterLock, before
2 - UpgradeToWriterLock, before
...???
+
+------- Additional Comments From lluis@ximian.com 2004-04-05 18:59 -------
+Fixed in CVS. Thanks for the bug report!
+