[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 09:36:45 -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 latexer@gentoo.org.
http://bugzilla.ximian.com/show_bug.cgi?id=60576
--- shadow/60576 2004-08-06 08:56:44.000000000 -0400
+++ shadow/60576.tmp.26614 2004-08-06 09:36:45.000000000 -0400
@@ -440,6 +440,11 @@
------- 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.
+
+------- Additional Comments From latexer@gentoo.org 2004-08-06 09:36 -------
+Created an attachment (id=8929)
+Backtrace from above simple program.
+