[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
Thu Feb 2 21:14:09 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 allan at imeem.com.

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

--- shadow/77429	2006-02-01 09:35:20.000000000 -0500
+++ shadow/77429.tmp.27062	2006-02-02 21:14:09.000000000 -0500
@@ -157,6 +157,16 @@
 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.
 
+
+------- Additional Comments From allan at imeem.com  2006-02-02 21:14 -------
+Zoltan's patch seems to prevent the immediate crash on Linux x86, but the test code will still 
+eventually crash (~10 seconds later) with this text:
+
+** ERROR **: file threads.c: line 415 (mono_thread_attach): assertion failed: (thread_handle) 
+aborting...
+
+Behaviour on OS X does not seem to have changed; g_log output, deadlocks, and segfaults 
+persist.


More information about the mono-bugs mailing list