[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:23:44 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 ivo at ufo-net.nl.

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

--- shadow/80143	2006-12-04 18:01:28.000000000 -0500
+++ shadow/80143.tmp.6034	2006-12-04 18:23:44.000000000 -0500
@@ -68,6 +68,14 @@
 ------- 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
 
+
+------- Additional Comments From Ivo at UFO-Net.nl  2006-12-04 18:23 -------
+I tried using .WaitForExit(1000). Still the same result, warning after
+4092 repeats.
+In the original program, I chedked if the program had exited with a
+100ms interval, after 1 second it was killed.
+I also tried to create a new Process object each time. Still no success.
+Thank you for moving this bug.


More information about the mono-bugs mailing list