[Mono-bugs] [Bug 73048][Nor] Changed - XSP gives an error occasionally, while using mod_mono does not
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 26 Feb 2005 23:28:36 -0500 (EST)
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 eto@shaw.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=73048
--- shadow/73048 2005-02-26 18:31:50.000000000 -0500
+++ shadow/73048.tmp.26325 2005-02-26 23:28:36.000000000 -0500
@@ -82,6 +82,16 @@
But, really, i cannot reproduce this.
If you're using HEAD too, would you mind debugging this? You probably
need to add a few Console.WriteLines in InitialWorkerRequest to figure
out what xsp is getting and if it throws or is just unable to read at
some point.
+
+------- Additional Comments From eto@shaw.ca 2005-02-26 23:28 -------
+I am using IE6.. and svn head for mod_mono, xsp, mono, and mcs.
+
+I don't mind helping with the debugging... I'll see if I can find
+where InitialWorkerRequest is and if I can make heads or tails of it.
+
+Just tried with firefox, and it doesn't seem to have any problems.
+stupid IE.. (: I wonder what IE is doing differently to cause the
+problem.. hmm.