[Mono-bugs] [Bug 60576][Maj] Changed - Bad interaction - Mono, Gentoo (nptl) & Muine

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 27 Sep 2004 19:31:52 -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 ed@catmur.co.uk.

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

--- shadow/60576	2004-09-24 19:43:31.000000000 -0400
+++ shadow/60576.tmp.29030	2004-09-27 19:31:52.000000000 -0400
@@ -681,6 +681,12 @@
 It might be worth sending this latest info to the libgc mailing list:
 gc@linux.hpl.hp.com .
 
 ------- Additional Comments From james@ximian.com  2004-09-24 19:43 -------
 I've applied the above patch to my mono-1-0 tree, and it didn't fix my
 hang.  The trace I get after it hangs is at bug 66614.
+
+------- Additional Comments From ed@catmur.co.uk  2004-09-27 19:31 -------
+OK, I think I have the solution: the code in libgc/ needs to be
+built/linked/whatever with -pthread; currently it isn't. I'm going to
+recreate a clean tree (my current one is filled with debug code) and
+hack the Makefile in libgc.