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 14:21:51.000000000 -0400 +++ shadow/78029.tmp.28898 2006-04-11 14:40:45.000000000 -0400 @@ -144,6 +144,18 @@ Which GetType and whose ass is locked :-)? Do you mean GetFiles? ------- Additional Comments From [EMAIL PROTECTED] 2006-04-11 14:21 ------- Oh, I mean in TemplateParser.cs:LoadType(), the first GetType (). That's the one that shows up in those stack traces. + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-11 14:40 ------- +Okay, tried that, same problem. + +BTW, if you test using the attached test case and insert +Console.WriteLines in the CachingCompiler.Compile () methods, +you'll see that this code path will be entered (and leaved) +exactly one time, when the global.asax gets compiled. + +At least it is what I experienced all the time when the +deadlock occured. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
