[Mono-bugs] [Bug 78085][Nor] New - Error getting response stream
(Write): SendFailure with HTTPS sites.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 12 07:35:11 EDT 2006
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 sbrys at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78085
--- shadow/78085 2006-04-12 07:35:11.000000000 -0400
+++ shadow/78085.tmp.16376 2006-04-12 07:35:11.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 78085
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: SUSE10, SLED10
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: sbrys at novell.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Error getting response stream (Write): SendFailure with HTTPS sites.
+
+Description of Problem:
+- When accessing HTTPS sites in a loop, I regularly get "Error getting
+response stream (Write): SendFailure"-errors.
+- This only happens when accessing HTTPS sites. No problem with HTTP sites.
+- The problem does not occur with Mono versions up to 1.1.13.4. I have it
+on SLED10 (1.1.13.5) and on SUSE10 (as soon as I install 1.1.13.6 or 1.1.14).
+
+Steps to reproduce the problem:
+1. Compile the attached test case (mcs Test.cs)
+2. Run it (mono Test.exe)
+
+Four HTTPS sites are accessed every 5 seconds in a loop. After a couple of
+loops you should see the mentioned errors appear for some sites.
More information about the mono-bugs
mailing list