[Mono-bugs] [Bug 55909][Wis] Changed - Deadlock in ReaderWriterLock.UpgradeToWriterLock()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Apr 2004 18:12:18 -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-08 17:32:20.000000000 -0400
+++ shadow/55909.tmp.22529	2004-04-09 18:12:18.000000000 -0400
@@ -133,6 +133,17 @@
 
 
 ------- Additional Comments From mono-bug@jerryweb.info  2004-04-08 17:32 -------
 Created an attachment (id=7287)
 Ooop! This is ZIP file ;-)
 
+
+------- Additional Comments From mono-bug@jerryweb.info  2004-04-09 18:12 -------
+Well, in the case of me, the bug/error is observable even if your
+implementation of ReaderWriterLock class is compiled and run under MS
+.NET Framework 1.0. Furthermore, I found another places where
+deadlocks can arise (e.g. in DowngradeFromWriter() method). 
+So, I voted to try to rewrite the class completely, see attachment.
+And excuse me for my poor (read-only ;) English; for the more
+sophisticated texts /as this one/ I must hire my friend as a translator ;)
+[This is my contribution to Community, comment of transl.]
+