[Mono-bugs] [Bug 77429][Wis] Changed - mono_thread_attach and
mono_thread_detach do not seem to be threadsafe.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 1 06:45:06 EST 2006
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 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77429
--- shadow/77429 2006-02-01 06:44:51.000000000 -0500
+++ shadow/77429.tmp.5145 2006-02-01 06:45:06.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: 1.1
OS: All
OS Details: OS X 10.4.4, x86 Linux 2.6.9
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: allan at imeem.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -148,6 +148,11 @@
------- Additional Comments From vargaz at gmail.com 2006-02-01 06:44 -------
Created an attachment (id=16434)
patch part 2.
+
+------- Additional Comments From vargaz at gmail.com 2006-02-01 06:45 -------
+As for the crashes, they are caused (on x86) by our failure the
+unregister threads with the gc. The attached patch fixes that.
+
More information about the mono-bugs
mailing list