[Mono-bugs] [Bug 78072][Wis] New - SIGABRT handler similar to SIGSEGV

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 10 18:43:09 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 james at ximian.com.

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

--- shadow/78072	2006-04-10 18:43:09.000000000 -0400
+++ shadow/78072.tmp.11105	2006-04-10 18:43:09.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 78072
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: james at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SIGABRT handler similar to SIGSEGV
+
+The runtime currently has a pretty nifty SIGSEGV handler which gives a
+native stack trace (sometimes).  It would be nice if it could do the same
+thing for SIGABRT.  Mainly I would like it for the case when glibc detects
+a double free, or something like that, and calls abort(3).


More information about the mono-bugs mailing list