[Mono-bugs] [Bug 74810][Nor] Changed - hang in Process.StandardOutput.ReadToEnd

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 May 2005 12:17:31 -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 james@ximian.com.

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

--- shadow/74810	2005-05-03 12:15:49.000000000 -0400
+++ shadow/74810.tmp.31818	2005-05-03 12:17:31.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74810
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: io-layer
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: james@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -32,6 +32,11 @@
 #6  0x08105892 in ReadFile ()
 #7  0x08159469 in ves_icall_System_IO_MonoIO_Read ()
 #8  0x408eb6e0 in ?? ()
 #9  0x0000001d in ?? ()
 
 This was on x86, SuSE.
+
+------- Additional Comments From james@ximian.com  2005-05-03 12:17 -------
+Oh, it's worth noting that I was only redirecting standard output at
+the time when this was hanging.  If I also redirect stderr, the
+problem appears to go away (in limited testing).