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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 12:30:24 -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 miguel@ximian.com.

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

--- shadow/74455	2005-04-14 17:14:36.000000000 -0400
+++ shadow/74455.tmp.23553	2005-04-16 12:30:24.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 74455
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: REOPENED   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: james@ximian.com               
@@ -335,6 +335,11 @@
 There is a suspicious candidate: the DefaultException handler seems to
 be recursing, it is not clear that the code has a mechanism for
 resuming execution on the main thread and it would thus stop
 processing responses.
 
 
+
+------- Additional Comments From miguel@ximian.com  2005-04-16 12:30 -------
+At this point, I believe the deadlock was on ZLM code.
+
+REopen if you have further data