[Mono-bugs] [Bug 81011][Maj] Changed - Assembly load deadlock in multithreaded application
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 4 15:55:54 EDT 2007
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 robertw at ssgx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81011
--- shadow/81011 2007-03-06 10:29:25.000000000 -0500
+++ shadow/81011.tmp.18046 2007-06-04 15:55:54.000000000 -0400
@@ -100,6 +100,11 @@
------- Additional Comments From vargaz at gmail.com 2007-03-06 10:29 -------
This is most likely caused by taking the domain lock in
mono_domain_assembly_search () while holding the assemblies lock in
mono_assembly_load_from_full ().
+
+------- Additional Comments From robertw at ssgx.com 2007-06-04 15:55 -------
+Can I do anything to help resolve this issue? It hits us pretty hard
+on FreeBSD as processes just freeze randomly (from crontab) and
+there's nothing we can do to prevent it.
More information about the mono-bugs
mailing list