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=75007 --- shadow/75007 2005-06-22 15:49:26.000000000 -0400 +++ shadow/75007.tmp.22811 2005-06-22 15:50:16.000000000 -0400 @@ -165,6 +165,12 @@ I meant loader then domain. ------- Additional Comments From [EMAIL PROTECTED] 2005-06-22 15:49 ------- Created an attachment (id=15360) fix up this issue + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-22 15:50 ------- +This patch takes the domain lock in the +mono_reflection_create_runtime_class method. This ensures that when +the domain is locked inside the method, it will be a standard +recursive lock and not deadlock. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
