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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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). + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
