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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75586 --- shadow/75586 2005-07-19 16:28:27.000000000 -0400 +++ shadow/75586.tmp.30265 2005-07-19 17:09:20.000000000 -0400 @@ -119,6 +119,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 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. + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-19 17:09 ------- +Ben, please commit, but remove the useless volatile keyword you added +to the field. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
