mail-archives/mono-bugs/2005-June/030523.html

120 строки
4.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75050][Nor] Changed - deadlock in runtime
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075050%5D%5BNor%5D%20Changed%20-%20deadlock%20in%20runtime&In-Reply-To=bug-75050%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="030524.html">
<LINK REL="Next" HREF="030525.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75050][Nor] Changed - deadlock in runtime</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075050%5D%5BNor%5D%20Changed%20-%20deadlock%20in%20runtime&In-Reply-To=bug-75050%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75050][Nor] Changed - deadlock in runtime">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Fri Jun 17 00:42:47 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="030524.html">[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
domain lock
</A></li>
<LI>Next message: <A HREF="030525.html">[Mono-bugs] [Bug 74938][Cri] Changed - Deadlock between
mono_domain_set and mono_assembly_load
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30523">[ date ]</a>
<a href="thread.html#30523">[ thread ]</a>
<a href="subject.html#30523">[ subject ]</a>
<a href="author.html#30523">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75050">http://bugzilla.ximian.com/show_bug.cgi?id=75050</A>
--- 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: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">lupus at ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">james at ximian.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
@@ -123,6 +123,32 @@
Also, setting this bug as 'ximian employees only', since it contains an ip &amp; password in the
comments.
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A> 2005-06-17 00:41 -------
The box is in the firewall, so its fine.
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A> 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 ***
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="030524.html">[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
domain lock
</A></li>
<LI>Next message: <A HREF="030525.html">[Mono-bugs] [Bug 74938][Cri] Changed - Deadlock between
mono_domain_set and mono_assembly_load
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30523">[ date ]</a>
<a href="thread.html#30523">[ thread ]</a>
<a href="subject.html#30523">[ subject ]</a>
<a href="author.html#30523">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>