[Mono-bugs] [Bug 80143][Min] Changed - CreateProcess fails after about 4000 process starts

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 4 18:01:28 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 robertj at gmx.net.

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: mono-bugs at ximian.com                            
+Component: io-layer
+AssignedTo: dick at ximian.com                            
 ReportedBy: Ivo at UFO-Net.nl               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: CreateProcess fails after about 4000 process starts
@@ -61,6 +61,13 @@
 
 
 ------- Additional Comments From Ivo at UFO-Net.nl  2006-12-04 08:28 -------
 Created an attachment (id=18224)
 Testcase (binary)
 
+
+------- Additional Comments From robertj at gmx.net  2006-12-04 18:01 -------
+I think you have to .WaitForExit() before reusing the
+Process object.
+
+-> runtime, io-layer
+


More information about the mono-bugs mailing list