[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 16:30:17 -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 .
http://bugzilla.ximian.com/show_bug.cgi?id=74810
--- shadow/74810 2005-05-03 12:17:31.000000000 -0400
+++ shadow/74810.tmp.2616 2005-05-03 16:30:17.000000000 -0400
@@ -10,13 +10,13 @@
Component: io-layer
AssignedTo: mono-bugs@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
+Cc: miguel@ximian.com,naresh@ximian.com
Summary: hang in Process.StandardOutput.ReadToEnd
We're experiencing a hang during Process.StandardOutput.ReadToEnd. While
hung, if I do a ctrl+c, the command it's running spews some stuff to stderr
and the read continues. Writing a test case has been unsuccessful so far.
This was happening on 1.1.6.9, and I think 1.1.6 as well. The trace from