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=79130 --- shadow/79130 2006-08-21 10:37:13.000000000 -0400 +++ shadow/79130.tmp.30033 2006-08-31 08:16:04.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79130 Product: Mono: Runtime Version: 1.1 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Minor Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -23,6 +23,10 @@ 0 libmono.0.dylib 0x240b4f84 mono_jit_info_table_find + 32 (domain.c:173) 1 libmono.0.dylib 0x24019e4c sigabrt_signal_handler + 48 (mini.c:10571) 2 libSystem.B.dylib 0x90131768 _sigtramp + 124 This can be solved by simply resetting the signal handlers inside of mono_jit_cleanup. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-31 08:16 ------- +Fixed in SVN. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
