[Mono-bugs] [Bug 77470][Nor] Changed - mono_thread_attach/mono_thread_detach can cause deadlock/segfault on OS X

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 18 20:15:13 EDT 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 stephen at concepts.net.nz.

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

--- shadow/77470	2006-03-20 20:41:09.000000000 -0500
+++ shadow/77470.tmp.17577	2006-04-18 20:15:13.000000000 -0400
@@ -174,6 +174,15 @@
 It might be running in another process.
 Further execution is probably impossible.
 0x00374084 in __i686.get_pc_thunk.bx ()
 
 If not running under GDB, you get an Illegal instruction error and then the program exits.
 
+
+------- Additional Comments From stephen at concepts.net.nz  2006-04-18 20:15 -------
+I am having the exactly same problem with mono_thread_attach/detach. 
+I am running linux on x86 with version 1.1.13.4
+
+Does anyone have any suggestions on how to fix this?
+
+Would attaching the thread on creation and detaching just before
+deletion reduce the chances of a segfault?


More information about the mono-bugs mailing list