[Mono-bugs] [Bug 70123][Wis] Changed - Server fin-ing response before data complete.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 2 Dec 2004 05:33:07 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70123
--- shadow/70123 2004-12-01 23:31:05.000000000 -0500
+++ shadow/70123.tmp.2572 2004-12-02 05:33:07.000000000 -0500
@@ -84,6 +84,23 @@
If this does not make it fail run more than 2 threads.
------- Additional Comments From ryoung@novell.com 2004-12-01 22:39 -------
Created an attachment (id=13380)
ethereal trace
+
+------- Additional Comments From gonzalo@ximian.com 2004-12-02 05:33 -------
+So far I've found a buglet in xsp that made this bug worse. Now
+tracking down:
+
+System.Xml.XmlException: unexpected end of file. Current depth is 4
+Line 1, position 40961.
+in <0x00101> System.Xml.XmlTextReader:ReadContent ()
+in <0x0012b> System.Xml.XmlTextReader:Read ()
+in <0x001a2> System.Xml.XmlReader:ReadStringInternal ()
+in <0x00010> System.Xml.XmlReader:ReadString ()
+in <0x000be> System.Xml.XmlReader:ReadElementString ()
+in <0x00539>
+System.Xml.Serialization.XmlSerializationReader:ReadTypedPrimitive
+(System.Xml.XmlQualifiedName)
+
+this. The position varies.