[Mono-bugs] [Bug 60576][Maj] Changed - Bad interaction - Mono, Gentoo (nptl) & Muine
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 Aug 2004 08:56:44 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60576
--- shadow/60576 2004-08-05 21:42:20.000000000 -0400
+++ shadow/60576.tmp.26269 2004-08-06 08:56:44.000000000 -0400
@@ -433,6 +433,13 @@
dates near the libgc 6.3alpha6 import to figure out what patchset
introduced this problem. I have details up on the gentoo bug at
http://bugs.gentoo.org/show_bug.cgi?id=54603#c34 if anybody has spare
cycles and want to help with this (tailor to suite if using LFS, etc).
i'm too stubborn to just let this languish.
+
+------- Additional Comments From lupus@ximian.com 2004-08-06 08:56 -------
+The people that see this could start psoting backtraces from all the
+threads when it hangs with the simple program above (attach gdb and
+issue "t a a bt"). If it's really related to libgc, you could rewrite
+the above program in C, use pthread_create and change the writeline to
+a function that does a few dozen allocations) and see if that hangs, too.