[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
Mon Jun 25 14:41:08 EDT 2007


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 patperry at stanford.edu.

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

--- shadow/77470	2007-06-24 23:56:11.000000000 -0400
+++ shadow/77470.tmp.26185	2007-06-25 14:41:08.000000000 -0400
@@ -298,6 +298,15 @@
 #0  GC_destroy_thread_local (p=0x9b660) at pthread_support.c:299
 #1  0x0114818e in GC_thread_deregister_foreign (data=0x9b660) at
 pthread_support.c:251
 #2  0x90025b60 in _pthread_tsd_cleanup ()
 #3  0x900249c3 in _pthread_body ()
 
+
+------- Additional Comments From patperry at stanford.edu  2007-06-25 14:41 -------
+
+Aside from the assertion annoyance, I haven't been able to duplicate
+either bug when THREAD_TABLE_SZ is set to 2048.  I'm using intel Mac
+OS 10.4.9., and the latest mono from SVN.
+
+THREAD_TABLE_SZ being 128 should probably be mentioned somewhere in
+the embedding docs.


More information about the mono-bugs mailing list