[Mono-bugs] [Bug 74252][Nor] Changed - NullReferenceException not caught when invoking methods on null objects.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 31 Mar 2005 10:01:32 -0500 (EST)
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@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74252
--- shadow/74252 2005-03-31 07:57:27.000000000 -0500
+++ shadow/74252.tmp.19990 2005-03-31 10:01:32.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 74252
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: vargaz@gmail.com
ReportedBy: latexer@gentoo.org
QAContact: mono-bugs@ximian.com
@@ -50,6 +50,9 @@
NullReferenceException()", the exception actually gets caught on both 1.0.5
and 1.1.5 though.
------- Additional Comments From latexer@gentoo.org 2005-03-30 22:13 -------
As i suspected when openning this bug, this problem goes away when i
disable sigaltstack. Definitely something related to that.
+
+------- Additional Comments From vargaz@gmail.com 2005-03-31 10:01 -------
+Fixed in SVN.