https://bugzilla.novell.com/show_bug.cgi?id=332206#c6
Gert Driesen <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL
PROTECTED]
--- Comment #6 from Gert Driesen <[EMAIL PROTECTED]> 2007-10-15 12:16:00 MST
---
Yes, on MS the stack trace is printed.
On .NET 1.1, the stacktrace of any unhandled exception occurring on a separate
thread is written to the console.
In .NET 2.0, by default an unhandled exception on a separate thread will kill
the main thread. This can be configured using the
<legacyUnhandledExceptionPolicy enabled="1"/> element.
The Mono implementation matches this, AFAIK.
For more info, see:
http://lists.ximian.com/pipermail/mono-devel-list/2007-August/024748.html
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs