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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 31 Mar 2004 16:22:35 -0500 (EST)


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=55131

--- shadow/55131	2004-03-31 14:32:27.000000000 -0500
+++ shadow/55131.tmp.22425	2004-03-31 16:22:35.000000000 -0500
@@ -124,6 +124,10 @@
 
 
 
 
 ------- 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.