[Mono-bugs] [Bug 59485][Wis] Changed - Crash/Exception when using threads and WebRequest
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Jun 2004 09:41:04 -0400 (EDT)
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=59485
--- shadow/59485 2004-06-05 09:11:55.000000000 -0400
+++ shadow/59485.tmp.9915 2004-06-05 09:41:04.000000000 -0400
@@ -135,6 +135,10 @@
that something isn't being reset correctly when a connection is being
reused? Any ideas on where I should look next?
------- Additional Comments From bugs@prettypeople.org 2004-06-05 09:11 -------
And from adding WriteLines around the place, the sequence shows that
it crashes when InitConnection is about to be called.
+
+------- Additional Comments From gonzalo@ximian.com 2004-06-05 09:41 -------
+Can you attach a tcpdump output file of what goes on the wire when you
+run your program?