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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81862 --- shadow/81862 2007-06-12 04:59:15.000000000 -0400 +++ shadow/81862.tmp.20677 2007-06-12 06:41:47.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 81862 Product: Mono: Runtime Version: 1.2 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Major Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -31,6 +31,17 @@ GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Bye + +------- Additional Comments From [EMAIL PROTECTED] 2007-06-12 06:41 ------- +This has been already fixed: + +2007-05-27 Zoltan Varga <[EMAIL PROTECTED]> + + * driver.c (mono_main): Call g_thread_init () early since +newer glib ver +sions + require it. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
