[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
Wed Feb 8 13:38:03 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-02-07 19:08:40.000000000 -0500
+++ shadow/77309.tmp.15846	2006-02-08 13:38:03.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: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: GC
 AssignedTo: lupus at ximian.com                            
 ReportedBy: horst.reiterer at mind-breeze.com               
 QAContact: mono-bugs at ximian.com
@@ -100,6 +100,11 @@
 Any thoughts on that issue? This is a real-world problem for
 applications embedding Mono which 1) cannot initialize the runtime in
 the main thread and 2) cannot use the libgc wrappers by including
 appropriate headers. The only possible workaround is to provide
 customers of ours with a patched Mono release which of course is all
 other than optimal, to say the least.
+
+------- Additional Comments From lupus at ximian.com  2006-02-08 13:38 -------
+Fixed in svn, by extending the existing code we used to deal with
+valgrind.
+Thanks for the report.


More information about the mono-bugs mailing list