[Mono-bugs] [Bug 53971][Wis] Changed - Reading from a StreamReader of a web response stream sometimes hangs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 6 Feb 2004 06:58:30 -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 micke@imendio.com.

http://bugzilla.ximian.com/show_bug.cgi?id=53971

--- shadow/53971	2004-02-06 06:57:18.000000000 -0500
+++ shadow/53971.tmp.5772	2004-02-06 06:58:30.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 53971
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: micke@imendio.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -24,6 +24,13 @@
 The problem seemed to start in CVS a couple of weeks ago.
 
 ------- Additional Comments From micke@imendio.com  2004-02-06 06:57 -------
 Created an attachment (id=6627)
 Run with for example http://gnomedesktop.org/backend2.php
 
+
+------- Additional Comments From micke@imendio.com  2004-02-06 06:58 -------
+You might have to run it a couple of times before the problem actually
+arises. It gets the web response from the web request but then hangs
+on the actual reading.
+
+Let me know if there is something more I can do to help track this down.