[Mono-bugs] [Bug 81011][Maj] Changed - Assembly load deadlock in multithreaded application

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 6 10:29:25 EST 2007


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 vargaz at gmail.com.

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

--- shadow/81011	2007-03-02 16:37:44.000000000 -0500
+++ shadow/81011.tmp.20796	2007-03-06 10:29:25.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: 1.2
 OS: other
 OS Details: FreeBSD 6.2-STABLE amd64
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: robertw at ssgx.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -94,6 +94,12 @@
 
 
 ------- Additional Comments From robertw at ssgx.com  2007-03-02 16:37 -------
 Created an attachment (id=18812)
 This execution deadlocked
 
+
+------- Additional Comments From vargaz at gmail.com  2007-03-06 10:29 -------
+This is most likely caused by taking the domain lock in
+mono_domain_assembly_search () while holding the assemblies lock in
+mono_assembly_load_from_full ().
+


More information about the mono-bugs mailing list