[Mono-bugs] [Bug 75586][Maj] Changed - Deadlock on assembly loading
locks
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 19 15:35:00 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=75586
--- shadow/75586 2005-07-19 15:28:08.000000000 -0400
+++ shadow/75586.tmp.29380 2005-07-19 15:35:00.000000000 -0400
@@ -100,6 +100,10 @@
mono_domain_assembly_search which will acquire
mono_domain_assemblies_lock.
------- Additional Comments From bmaurer at users.sf.net 2005-07-19 15:28 -------
So, this is something that we are doing wrong in the VM in terms of
locking
+
+------- Additional Comments From bmaurer at users.sf.net 2005-07-19 15:35 -------
+One simple fix here is to use atomic ops to do the refcounting. Am
+going to try a patch for that.
More information about the mono-bugs
mailing list