[Mono-bugs] [Bug 61687][Cri] Changed - Shared Mutex problems after any process exits

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 19 Jul 2004 12:07:53 -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 dick@ximian.com.

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

--- shadow/61687	2004-07-17 01:23:32.000000000 -0400
+++ shadow/61687.tmp.30440	2004-07-19 12:07:53.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 61687
 Product: Mono: Runtime
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: misc
 AssignedTo: dick@ximian.com                            
 ReportedBy: cgaisford@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -50,6 +50,14 @@
 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
 
+
+------- Additional Comments From dick@ximian.com  2004-07-19 12:07 -------
+This sounds very much like
+http://bugzilla.ximian.com/show_bug.cgi?id=60887 which I fixed after
+1.0 was released (it's mostly the same patch I emailed you before, btw.)
+
+Please check with the latest 1.0 cvs branch (it works for me with an
+up-to-date 1.0 checkout.)