[Mono-bugs] [Bug 66614][Maj] Changed - apparent deadlock in runtime
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 28 Sep 2004 11:18:32 -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=66614
--- shadow/66614 2004-09-25 10:23:00.000000000 -0400
+++ shadow/66614.tmp.16103 2004-09-28 11:18:32.000000000 -0400
@@ -10,13 +10,13 @@
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc: david.mitchell@telogis.com,scott.mohekey@gmail.com,scott.mohekey@telogis.com
+Cc: david.mitchell@telogis.com,latexer@gentoo.org,scott.mohekey@gmail.com,scott.mohekey@telogis.com
Summary: apparent deadlock in runtime
I'm hitting what appears to be a deadlock in the runtime. All my threads
appear to be haulted, and the application does not repsond to ctrl-c (or
anything else). I attached with gdb, and got the following stack trace.