[Mono-bugs] [Bug 24104][Cri] Changed - uncaught exceptions in threads other than the main thread crash mono
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
28 Jun 2002 15:47:50 -0000
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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=24104
--- shadow/24104 Wed May 15 07:58:25 2002
+++ shadow/24104.tmp.6498 Fri Jun 28 11:47:50 2002
@@ -1,13 +1,13 @@
Bug#: 24104
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Critical
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: linus@linus.com
QAContact: mono-bugs@ximian.com
@@ -71,6 +71,9 @@
------- Additional Comments From dietmar@ximian.com 2002-05-15 07:58 -------
I added the above example to mono (mono/tests/thread5.cs). I also
added a thread specific end_of_stack (but I still not call the
events). But thread5.exe behaves really strange and sometimes produces
a SEGV, both with mint and mono.
+
+------- Additional Comments From dick@ximian.com 2002-06-28 11:47 -------
+Seems to be fixed in CVS. Please reopen if it's still broken for you.