[Mono-bugs] [Bug 66988][Maj] Changed - [TESTCASE] Deserializing a lot of data from a web service throws a XmlException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Nov 2004 15:19:55 -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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=66988
--- shadow/66988 2004-11-29 08:07:30.000000000 -0500
+++ shadow/66988.tmp.23595 2004-11-29 15:19:55.000000000 -0500
@@ -269,6 +269,16 @@
libpcap dump
------- Additional Comments From lluis@ximian.com 2004-11-29 08:07 -------
Is this dump from a session that gave an error? In this case, which
was the error?
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-11-29 15:19 -------
+lluis,
+
+ Its a dump of the same Unexpected Depth failure; I can't remmeber the depth it got and
+was expected; if its important I'll recap; looking at the cap tho; you can see that the local
+host (192.168.whatever) sends a RST after receiving some data; but before receiving the
+end data of the soap envelope.
+
+-kangaroo