[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 21:16:00 -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 15:19:55.000000000 -0500
+++ shadow/66988.tmp.28996 2004-11-29 21:16:00.000000000 -0500
@@ -279,6 +279,28 @@
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
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-11-29 21:16 -------
+lluis,
+
+ At your request; I re-ran this with HEAD and r36792. It appears that gonzalos fix for
+chunked reuse fixes this bug; combined with another fix. At least r36793 contributed to
+the fix; I think something else before that also fixed because 36792 gives:
+
+Unhandled Exception: System.Net.WebException: Error getting response stream
+(ReadDone2): ReceiveFailure ---> System.Exception:
+ at System.MulticastDelegate.invoke_void_IAsyncResult ()
+<snip>
+
+as opposed to the XmlDepthException.
+
+*shrug*
+
+As per your request I'll get a packet dump of a completed session to aid in tracking down
+the mem leak..
+
+-kangaroo
+