[Mono-bugs] [Bug 55749][Maj] Changed - Another deadlock when running static constructors

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 17:30:51 -0500 (EST)


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 lluis@ximian.com.

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

--- shadow/55749	2004-03-24 15:39:08.000000000 -0500
+++ shadow/55749.tmp.923	2004-03-24 17:30:51.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 55749
 Product: Mono: Runtime
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -120,6 +120,9 @@
 Created an attachment (id=7052)
 Proposed patch that removes the domain lock from mono_jit_compile_method_with_opt. Comments?
 
 
 ------- Additional Comments From vargaz@freemail.hu  2004-03-24 15:39 -------
 This is fixed by Bernie's patch, isn't it ?
+
+------- Additional Comments From lluis@ximian.com  2004-03-24 17:30 -------
+Yes, fixed by Bernie's patch.