[Mono-bugs] [Bug 59485][Wis] Changed - Crash/Exception when using threads and WebRequest
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Jun 2004 14:23:33 -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 11:05:52.000000000 -0400
+++ shadow/59485.tmp.30242 2004-06-24 14:23:33.000000000 -0400
@@ -1,22 +1,21 @@
Bug#: 59485
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: bugs@prettypeople.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Crash/Exception when using threads and WebRequest
When using WebRequest in a threaded program I've been getting crashes. See
the attached program to reproduce it. Clicking on the button a few times
will eventually crash the program. It seems to work fine for some people
and not for others, so it seems like a race condition.
@@ -194,6 +193,10 @@
------- Additional Comments From bugs@prettypeople.org 2004-06-05 11:05 -------
Created an attachment (id=8009)
tcpdump output
+
+------- Additional Comments From gonzalo@ximian.com 2004-06-24 14:23 -------
+There's only 1 (successful) request in the tcpdump file... I need the
+whole session.