[Bug 24101] Recursive CreateProcess() fails

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 27 10:16:15 CDT 2010


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





--- Comment #12 from Guillaume ORTEGA <guillaume.ortega at OpenPlug.com>  2010-08-27 10:16:14 ---
Hi,

I've some news about my investigation :

- the kill_process on the server is called before the child process begin (on
the fork of create_process)
- the child start and stop on server_init_thread(ntdll server.c) on
wine_server_send_fd( reply_pipe[1] ); with sendmsg that return EPIPE.

If you have some idea, please let me know.

-- 
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