[Mono-bugs] [Bug 78029][Maj] Changed - Deadlock in PageParser
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 11 13:12:36 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78029
--- shadow/78029 2006-04-11 04:30:16.000000000 -0400
+++ shadow/78029.tmp.27225 2006-04-11 13:12:36.000000000 -0400
@@ -111,6 +111,18 @@
Proposed patch
------- Additional Comments From robertj at gmx.net 2006-04-11 04:30 -------
Gonzalo, it didn't fix the issue.
+
+------- Additional Comments From gonzalo at ximian.com 2006-04-11 13:12 -------
+I'm able to reproduce the deadlock in my single-CPU laptop.
+
+With the patch I attached before and adding a lock (ass) before that
+GetType *and* reverting CachingCompiler to the version before adding
+the compilation ticket (ie., compiling only 1 file at a time), it
+works. Wonder if Monitor.PulseAll is working correctly. Also I get a
+few NullRefs printed in xsp.
+
+I'll test this in a 2-CPU + hyperthreading machine and try to find a
+workaround and the problem with the compilation ticket.
More information about the mono-bugs
mailing list