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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80143 --- shadow/80143 2006-12-04 08:28:16.000000000 -0500 +++ shadow/80143.tmp.5715 2006-12-04 18:01:28.000000000 -0500 @@ -1,17 +1,17 @@ Bug#: 80143 -Product: Mono: Class Libraries +Product: Mono: Runtime Version: 1.2 OS: GNU/Linux [Other] OS Details: Debian Sarge Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Minor -Component: System -AssignedTo: [EMAIL PROTECTED] +Component: io-layer +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: CreateProcess fails after about 4000 process starts @@ -61,6 +61,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-12-04 08:28 ------- Created an attachment (id=18224) Testcase (binary) + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-04 18:01 ------- +I think you have to .WaitForExit() before reusing the +Process object. + +-> runtime, io-layer + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
