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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-04-11 04:30 ------- Gonzalo, it didn't fix the issue. + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
