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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Mar 2004 12:01:46 -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 vargaz@freemail.hu.

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

--- shadow/55131	2004-03-04 11:29:05.000000000 -0500
+++ shadow/55131.tmp.11698	2004-03-08 12:01:46.000000000 -0500
@@ -1,8 +1,8 @@
 Bug#: 55131
-Product: Mono/Runtime
+Product: Mono: Runtime
 Version: unspecified
 OS: SUSE 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
@@ -75,6 +75,9 @@
 ------- Additional Comments From dick@ximian.com  2004-03-04 11:29 -------
 So far I've tested this on debian (woody, sid), rh9, fedora and suse
 9, with glibc 2.2.5 and 2.3.2.  It's worked on every machine so far.
 
 I'll try and set up a suse 9 box and try the new glibc on it.
 
+
+------- Additional Comments From vargaz@freemail.hu  2004-03-08 12:01 -------
+This could be fixed by getting rid of the MONO_USE_EXC_TABLES stuff.