[Mono-bugs] [Bug 60576][Maj] Changed - Bad interaction - Mono, Gentoo (nptl) & Muine
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 24 Sep 2004 08:44:41 -0400 (EDT)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60576
--- shadow/60576 2004-09-24 08:30:33.000000000 -0400
+++ shadow/60576.tmp.535 2004-09-24 08:44:41.000000000 -0400
@@ -673,6 +673,10 @@
first_thread_used = TRUE;
This indeed makes the test case run OK. So, now the question is why
GC_thread_exit_proc is not getting called (it is set as a
pthread_cleanup_push function) even though the (nptl) pthread library
thinks the thread has exited.
+
+------- Additional Comments From dick@ximian.com 2004-09-24 08:44 -------
+It might be worth sending this latest info to the libgc mailing list:
+gc@linux.hpl.hp.com .