[Mono-bugs] [Bug 75050][Nor] Changed - deadlock in runtime

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 17 00:42:47 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/75050	2005-06-17 00:41:29.000000000 -0400
+++ shadow/75050.tmp.6468	2005-06-17 00:42:47.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75050
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: james at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -123,6 +123,32 @@
 
 Also, setting this bug as 'ximian employees only', since it contains an ip & password in the 
 comments.
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-06-17 00:41 -------
 The box is in the firewall, so its fine.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-06-17 00:42 -------
+Thread 1:
+
+#14 0x080c8eb2 in mono_loader_lock ()
+#15 0x0809a933 in mono_class_from_name ()
+#16 0x080f7f87 in mono_method_get_object ()
+#17 0x080e4d53 in mono_delegate_ctor ()
+
+Thread 3:
+#15 0x080a8dbd in mono_assembly_invoke_search_hook ()
+#16 0x080a824b in mono_assembly_names_equal ()
+#17 0x080a9922 in mono_assembly_load_from_full ()
+#18 0x080a95c1 in mono_assembly_open_full ()
+#19 0x080aa401 in mono_assembly_load_with_partial_name ()
+#20 0x080aa6c9 in mono_assembly_load_full ()
+#21 0x080aa7d5 in mono_assembly_load ()
+#22 0x080a8bc0 in mono_assembly_load_reference ()
+#23 0x08093370 in mono_class_from_typeref ()
+#24 0x080c717a in mono_method_get_signature ()
+#25 0x080c7ece in mono_lookup_pinvoke_call ()
+#26 0x080c83ce in mono_get_method_full ()
+
+We are seeing the loader/domain lock order issue.
+
+*** This bug has been marked as a duplicate of 75007 ***


More information about the mono-bugs mailing list