[Mono-bugs] [Bug 78029][Maj] Changed - Deadlock in PageParser

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 10 14:09:27 EDT 2006


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=78029

--- shadow/78029	2006-04-06 18:37:39.000000000 -0400
+++ shadow/78029.tmp.5462	2006-04-10 14:09:27.000000000 -0400
@@ -76,6 +76,15 @@
 BTW, the patch [1] that slightly unserialized the CodeDom
 page compilation reduced the occurence of the deadlock conditions,
 maybe due to changed timings, but it did't really fix the problem.
 
 [1] http://lists.ximian.com/pipermail/mono-patches/2006-March/072489.html
 
+
+------- Additional Comments From bmaurer at users.sf.net  2006-04-10 14:09 -------
+It looks like the loader lock and the domain assembly lock are
+involved it this, but I'm not quite sure of it (Those paths were
+pretty well reviewed by gonzalo and I).
+
+It'd be helpful to try getting this with fewer initial requests. You
+may have to make multiple attempts at it, but i think it's possible to
+do wtih fewer than 61 threads. I'll look over stack frames some more...


More information about the mono-bugs mailing list