[Mono-bugs] [Bug 74680][Nor] Changed - Creating mutex on new I/O layer returns wrong status

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 11 12:54:58 EST 2005


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 dick at ximian.com.

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

--- shadow/74680	2005-09-13 16:02:57.000000000 -0400
+++ shadow/74680.tmp.13043	2005-11-11 12:54:58.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 74680
 Product: Mono: Runtime
 Version: 1.1
 OS: SLES 9
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: io-layer
 AssignedTo: dick at ximian.com                            
 ReportedBy: mlasky at novell.com               
 QAContact: mono-bugs at ximian.com
@@ -106,6 +106,11 @@
 ------- Additional Comments From mlasky at novell.com  2005-09-13 16:02 -------
 I agree with your comments. Sometimes an application needs to know 
 if it is the creator of the mutex or not. This is useful for knowing 
 which instance of an application was running first.
 
 I will try and wait patiently for the fix.:o))
+
+------- Additional Comments From dick at ximian.com  2005-11-11 12:54 -------
+Fixed in r52917.  Note that if an application crashes when it has a
+named mutex, there is a short window during which a new application
+trying to create a mutex with the same name will get back the old one.


More information about the mono-bugs mailing list