[Mono-bugs] [Bug 82795][Nor] Changed - Thread abort when finishing the program
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 11 11:09:52 EDT 2007
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=82795
--- shadow/82795 2007-09-10 19:31:57.000000000 -0400
+++ shadow/82795.tmp.27933 2007-09-11 11:09:52.000000000 -0400
@@ -2,14 +2,14 @@
Product: Mono: Runtime
Version: 1.2
OS: other
OS Details: FreeBSD 6.2 Stable i386 32 bits dual processor
Status: NEW
Resolution:
-Severity:
-Priority: Critical
+Severity: Unknown
+Priority: Normal
Component: io-layer
AssignedTo: dick at ximian.com
ReportedBy: lenzi.sergio at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -66,6 +66,13 @@
TLS_used[idx]=FALSE;
- thr_ret = pthread_key_delete(TLS_keys[idx]);
+// thr_ret = pthread_key_delete(TLS_keys[idx]);
g_assert (thr_ret == 0);
MONO_SPIN_UNLOCK (TLS_spinlock);
+
+------- Additional Comments From robertj at gmx.net 2007-09-11 11:09 -------
+Please attach the exact error message you got before the patch,
+unless you got the error reported here: bug #80602.
+
+Prio changed (see http://bugzilla.ximian.com/bug_status.html#priority).
+
More information about the mono-bugs
mailing list