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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 29 Apr 2005 16:01:38 -0400 (EDT)


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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74742

--- shadow/74742	2005-04-26 17:30:43.000000000 -0400
+++ shadow/74742.tmp.13615	2005-04-29 16:01:38.000000000 -0400
@@ -31,6 +31,10 @@
 ------- Additional Comments From vargaz@gmail.com  2005-04-26 17:30 -------
 A better solution would be to avoid converting segmentation faults in
 unmanaged code into NullReferenceExceptions, and abort the process 
 instead.
 
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-04-29 16:01 -------
+...or set a breakpoint in the signal handler.
+