[Mono-bugs] [Bug 74455][Maj] Changed - deadlock in mono_method_desc_new?

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 6 Apr 2005 13:19:31 -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 james@ximian.com.

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

--- shadow/74455	2005-04-06 13:19:05.000000000 -0400
+++ shadow/74455.tmp.30073	2005-04-06 13:19:31.000000000 -0400
@@ -17,6 +17,11 @@
 Summary: deadlock in mono_method_desc_new?
 
 We are experiencing frequent deadlocks with our application.  All threads
 appear to be halted, even ones that are completely autonomous where no
 deadlock is possible.  After attaching with gdb, it shows that almost all
 threads are waiting in mono_method_desc_new.  I will attach the traces.
+
+------- Additional Comments From james@ximian.com  2005-04-06 13:19 -------
+Created an attachment (id=14874)
+list of stack traces
+