[Mono-bugs] [Bug 70860][Nor] Changed - No stacktrace with exceptions in other threads

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 24 17:35:00 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=70860

--- shadow/70860	2004-12-28 20:46:46.000000000 -0500
+++ shadow/70860.tmp.3475	2005-06-24 17:35:00.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 70860
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: fxjrlists at yahoo.com.br               
 QAContact: mono-bugs at ximian.com
@@ -159,6 +159,17 @@
 		object o = null;
 		Console.WriteLine(o.GetHashCode ());
 	}
 
 
 }
+
+------- Additional Comments From bmaurer at users.sf.net  2005-06-24 17:35 -------
+Works for me on head
+
+[benm at omega ~]$ mono x.exe
+
+Unhandled Exception: System.NullReferenceException: Object reference
+not set to an instance of an object
+in <0x0000b> NullApp:Run ()
+in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+


More information about the mono-bugs mailing list