[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
Wed, 1 Dec 2004 21:31:12 -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=66988
--- shadow/66988 2004-11-29 21:16:00.000000000 -0500
+++ shadow/66988.tmp.23099 2004-12-01 21:31:12.000000000 -0500
@@ -301,6 +301,11 @@
As per your request I'll get a packet dump of a completed session to aid in tracking down
the mem leak..
-kangaroo
+
+------- Additional Comments From gonzalo@ximian.com 2004-12-01 21:31 -------
+Yes, from 36793 on if you get that 'ReadDone2' it's because the server
+closed the connection or the socket read timeout expired. Before that
+patch you could get that error (was a bug) under other circumstances.