[Mono-bugs] [Bug 55909][Wis] Changed - Deadlock in ReaderWriterLock.UpgradeToWriterLock()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 11 Apr 2004 13:15:36 -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 mono-bug@jerryweb.info.
http://bugzilla.ximian.com/show_bug.cgi?id=55909
--- shadow/55909 2004-04-11 11:21:12.000000000 -0400
+++ shadow/55909.tmp.5785 2004-04-11 13:15:36.000000000 -0400
@@ -213,6 +213,11 @@
I found the origin of your "The thread does not have any reader or
writer locks" exception. It was a 3 lines fix. Please, update from CVS
and try again.
And regarding the DowngradeFromWriter deadlock you mentioned, please
attach a test case.
+
+------- Additional Comments From mono-bug@jerryweb.info 2004-04-11 13:15 -------
+Created an attachment (id=7313)
+OK :-) See patch...
+