[Mono-bugs] [Bug 77309][Maj] Changed - mono_jit_init called from non-main thread segfaults

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 21 09:02:02 EST 2006


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

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

--- shadow/77309	2006-11-21 08:42:46.000000000 -0500
+++ shadow/77309.tmp.12875	2006-11-21 09:02:02.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77309
 Product: Mono: Runtime
 Version: 1.1
 OS: other
 OS Details: Red Hat Enterprise Linux 4 (x86)
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Major
 Component: GC
 AssignedTo: lupus at ximian.com                            
 ReportedBy: horst.reiterer at mind-breeze.com               
 QAContact: mono-bugs at ximian.com
@@ -161,6 +161,13 @@
               perror("pthread_join");
               return 1;
         }
         return 0;
 }
 
+
+------- Additional Comments From lupus at ximian.com  2006-11-21 09:02 -------
+You have broken your installation: you forced mono tu use a mscorlib
+that is not compatible (you likely have multiple mono installs without
+the proper installation, or used MONO_PATH or have some other similar
+mistake on your local installation). So your update has nothing to do
+with mono, but with your system.


More information about the mono-bugs mailing list