[Mono-bugs] [Bug 81587][Nor] New - [2.0] Unhandled exception in thread should cause application to terminate

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 10 15:24:36 EDT 2007


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 gert.driesen at pandora.be.

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

--- shadow/81587	2007-05-10 15:24:36.000000000 -0400
+++ shadow/81587.tmp.758	2007-05-10 15:24:36.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 81587
+Product: Mono: Runtime
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [2.0] Unhandled exception in thread should cause application to terminate
+
+In .NET 2.0, an unhandled exception in a thread should cause the 
+application to terminate.
+
+This is documented here:
+http://msdn2.microsoft.com/en-
+us/library/ms228965.aspx#ChangeFromPreviousVersions
+
+In Mono (and in .NET 1.x), the exception stack trace is just printed to 
+the console.
+
+Note: this behaviour should not change for Mono 1.0.


More information about the mono-bugs mailing list