[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and domain lock

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 22 15:50:16 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=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 bmaurer at users.sf.net  2005-06-22 15:49 -------
 Created an attachment (id=15360)
 fix up this issue
 
+
+------- Additional Comments From bmaurer at users.sf.net  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.


More information about the mono-bugs mailing list