[Mono-bugs] [Bug 74742][Wis] Changed - Runtime ability to disable internal signal handlers

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 17 11:00:48 EDT 2005


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=74742

--- shadow/74742	2005-04-29 16:01:38.000000000 -0400
+++ shadow/74742.tmp.17155	2005-05-17 11:00:48.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74742
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: joeshaw at novell.com               
 QAContact: mono-bugs at ximian.com
@@ -35,6 +35,12 @@
 
 
 
 ------- Additional Comments From gonzalo at ximian.com  2005-04-29 16:01 -------
 ...or set a breakpoint in the signal handler.
 
+
+------- Additional Comments From vargaz at gmail.com  2005-05-17 11:00 -------
+There is now a new MONO_DEBUG option which will make the runtime abort
+when it receives a SIGSEGV while in native code:
+
+export MONO_DEBUG=abort-on-sigsegv 


More information about the mono-bugs mailing list