[Bug 24101] Recursive CreateProcess() fails

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 24 04:09:13 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24101





--- Comment #8 from Guillaume ORTEGA <guillaume.ortega at OpenPlug.com>  2010-08-24 04:09:13 ---
Hi,

There is no problem on Windows, all my processes are created just see the log
file number :

2^0 of Test_0 (1)
2^1 of Test_1 (2)
2^2 of Test_2 (4)
2^3 of Test_3 (8)
2^4 of Test_4 (16)
2^5 of Test_5 (32)
2^6 of Test_6 (64)
2^7 of Test_7 (128)

I tried to set 3000 in ulimit -n on mac, but the bug remains.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list