[Mono-bugs] [Bug 55131][Nor] Changed - Thread.Abort() is causing a crash

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Apr 2004 10:08:40 -0400 (EDT)


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@freemail.hu.

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

--- shadow/55131	2004-03-31 16:22:35.000000000 -0500
+++ shadow/55131.tmp.19413	2004-04-09 10:08:40.000000000 -0400
@@ -128,6 +128,12 @@
 ------- Additional Comments From gonzalo@ximian.com  2004-03-31 14:32 -------
 Btw, this works for me on debian sid, without sigaltstack or NPTL.
 
 ------- Additional Comments From dick@ximian.com  2004-03-31 16:22 -------
 Handling thread abort in the return to managed code would make it work
 on windows too.
+
+------- Additional Comments From vargaz@freemail.hu  2004-04-09 10:08 -------
+I can repro this on debian unstable, glibc 2.3.2.ds1-11, kernel 2.6.4,
+gcc 3.3.3. It causes a crash at shutdown for any program which uses
+background threads.
+