[Mono-bugs] [Bug 61243][Nor] Changed - [amd64][mint] Segmentation Fault instead of NullReferenceException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 4 Sep 2004 14:34:07 -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 .
http://bugzilla.ximian.com/show_bug.cgi?id=61243
--- shadow/61243 2004-08-04 06:20:03.000000000 -0400
+++ shadow/61243.tmp.12714 2004-09-04 14:34:07.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: meddochat@zonnet.nl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Segmentation Fault instead of NullReferenceException
+Summary: [amd64][mint] Segmentation Fault instead of NullReferenceException
When running my app on mono 1.0 i get a segmentation fault. when then
running with --verbose, i get a call stack with at the end
NullReferenceException.ctor. the clue is now, shouldn't the
NullReferenceException get handled like in MS.NET?