[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 09:35:20 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:45:06.000000000 -0500
+++ shadow/77429.tmp.7112 2006-02-01 09:35:20.000000000 -0500
@@ -153,6 +153,10 @@
------- 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.
+
+------- Additional Comments From vargaz at gmail.com 2006-02-01 09:35 -------
+That patch is now checked in.
+
More information about the mono-bugs
mailing list