[Mono-bugs] [Bug 66614][Maj] Changed - apparent deadlock in runtime
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 22 Sep 2004 18:39:53 -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 david.mitchell@telogis.com.
http://bugzilla.ximian.com/show_bug.cgi?id=66614
--- shadow/66614 2004-09-22 18:39:06.000000000 -0400
+++ shadow/66614.tmp.25517 2004-09-22 18:39:53.000000000 -0400
@@ -10,13 +10,12 @@
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
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.
@@ -63,6 +62,9 @@
linuxthreads-0.10 by Xavier Leroy
or
Native POSIX Threads Library by Ulrich Drepper et al
+
+------- Additional Comments From david.mitchell@telogis.com 2004-09-22 18:39 -------
+Forgot to add myself to CC