[Mono-bugs] [Bug 74818][Cri] Changed - Code generation locks at startup with multiple threads

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 4 May 2005 17:02:02 -0400 (EDT)


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 flashdict@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74818

--- shadow/74818	2005-05-03 19:23:28.000000000 -0400
+++ shadow/74818.tmp.17805	2005-05-04 17:02:02.000000000 -0400
@@ -38,6 +38,19 @@
 test.cs
 
 
 ------- Additional Comments From gonzalo@ximian.com  2005-05-03 19:23 -------
 if you hit http://127.0.0.1:8080/TestService.asmx before running
 test.exe, it will always work fine
+
+------- Additional Comments From flashdict@gmail.com  2005-05-04 17:02 -------
+I'm having trouble verifying this, but it seems more like a bug in
+xsp.  About 90% the time I get a message from xsp that says it cant
+find TestService.asmx, unless I link to it and request the linking
+page first, then it sometimes works.
+
+However, if I run your test code against mod_mono and
+mod-mono-server.exe running  TestService.asmx, it always works.  
+
+Fwiw.
+
+