[Mono-bugs] [Bug 79130][Min] Changed - signal handlers are not cleaned up
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 08:16:04 EDT 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 vargaz at gmail.com.
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: lupus at ximian.com
ReportedBy: joe at otee.dk
QAContact: mono-bugs at ximian.com
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 vargaz at gmail.com 2006-08-31 08:16 -------
+Fixed in SVN.
+
More information about the mono-bugs
mailing list