[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 16:24:23 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 16:22:27.000000000 -0400
+++ shadow/75586.tmp.29851	2005-07-19 16:24:23.000000000 -0400
@@ -114,6 +114,11 @@
 
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-07-19 16:22 -------
 Created an attachment (id=15475)
 And now, without a typo :-).
 
+
+------- Additional Comments From bmaurer at users.sf.net  2005-07-19 16:24 -------
+This patch fixes the issue by using atomic operations inside
+mono_assembly_addref. This should prevent the out of order locking you
+are seeing durring assembly loading.


More information about the mono-bugs mailing list