[Mono-bugs] [Bug 75034][Nor] Changed - Gecko# segfault not converted to NullRef

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 24 20:39:10 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 bmaurer at users.sf.net.

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

--- shadow/75034	2005-05-24 20:21:26.000000000 -0400
+++ shadow/75034.tmp.19862	2005-05-24 20:39:10.000000000 -0400
@@ -61,6 +61,10 @@
     Mono.Unix.Stdlib.fclose (System.IntPtr.Zero);
 
 This causes a SIGSEGV (fclose(3) doesn't like a NULL pointer), but
 mono generates a NullReferenceException + stack trace for it.
 
 Why shouldn't Gecko# be any different?
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-24 20:39 -------
+Depends on the type of segfault. If it is stack overflow thats not our
+issue (well, its a dup of another bug...)


More information about the mono-bugs mailing list