[Mono-bugs] [Bug 61687][Cri] Changed - Shared Mutex problems after any process exits
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 17 Jul 2004 01:23:32 -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 cgaisford@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61687
--- shadow/61687 2004-07-17 01:22:16.000000000 -0400
+++ shadow/61687.tmp.6673 2004-07-17 01:23:32.000000000 -0400
@@ -45,6 +45,11 @@
How often does this happen?
Every time the application is run
Additional Information:
I wrote an app that used a FileStream class with FileShare.None as a
replacement mutex and it ran fine on both SuSE 9.1 and RedHat 9.
+
+------- Additional Comments From cgaisford@novell.com 2004-07-17 01:23 -------
+Created an attachment (id=8615)
+Simple test app to duplicate the issue
+