[Mono-bugs] [Bug 80019][Nor] Changed - Process.BeginOutputReadline() causes exception
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 23 10:08:19 EST 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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80019
--- shadow/80019 2006-11-23 09:08:47.000000000 -0500
+++ shadow/80019.tmp.30455 2006-11-23 10:08:19.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.2
OS: other
OS Details: gentoo linux,ubuntu edgy
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: mgolisch at tuxhost.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -42,6 +42,10 @@
Additional Information:
i know that the process started cause i can see its output on the terminal
and i checked that it didnt exit before i call Beginoutputreadline.
But if i create the Process object by hand and dont use a seperate
ProcessStartInfo object and register the eventhandler bevore i call
proc.Start() it seems to work well.
+
+------- Additional Comments From dick at ximian.com 2006-11-23 10:08 -------
+Please attach a complete, compilable, self-contained test case that
+demonstrates this bug.
More information about the mono-bugs
mailing list