[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
Wed Apr 19 07:15:05 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 dick at ximian.com.

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

--- shadow/77470	2006-04-18 22:52:08.000000000 -0400
+++ shadow/77470.tmp.27413	2006-04-19 07:15:04.000000000 -0400
@@ -200,6 +200,13 @@
 ------- Additional Comments From stephen at concepts.net.nz  2006-04-18 22:52 -------
 I am able to get around this problem by just attaching once at the
 start  of the thread and detaching at the end.  I don't know if it's
 considered a bug but the problem seems to be with attaching and
 detaching more than once on the same thread, which is similar to
 original bug but not exactly the same.
+
+------- Additional Comments From dick at ximian.com  2006-04-19 07:15 -------
+Have you tried with the latest 1.1.13 release? I think it's currently
+at 1.1.13.6.
+
+I'm guessing you get a different backtrace when it segfaults; could
+you add that to this bug?


More information about the mono-bugs mailing list