[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
domain lock
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 11 01:12:06 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75007
--- shadow/75007 2005-06-10 20:07:54.000000000 -0400
+++ shadow/75007.tmp.5140 2005-06-11 01:12:06.000000000 -0400
@@ -88,6 +88,11 @@
Patch from gonz
------- Additional Comments From bmaurer at users.sf.net 2005-06-10 20:07 -------
This is a patch from gonz that seems to work here, but since its a
race, it might be that I haven't triggered it yet...
+
+------- Additional Comments From gonzalo at ximian.com 2005-06-11 01:12 -------
+Btw, that patch is not meant to get into svn, but just to show that
+the problem is that the hook functions called while holding the
+assemblies_mutex also want to lock the appdomain, leading to this problem.
More information about the mono-bugs
mailing list