[Bug 24101] Recursive CreateProcess() fails

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 14 18:29:38 CST 2014


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #39 from Sebastian Lackner <sebastian at fds-team.de> ---
I was asked to take a look at this bug report. The patch from comment 35
shouldn't make a difference, and if it does, it probably really means that a
bug is hidden somewhere else in either Wine or kernel code.

I looked at the corresponding code in ntdll and the wineserver, and the only
mistake I could spot was a missing close(...) in server/thread.c - nevertheless
this should be unrelated to this bug report:
http://source.winehq.org/patches/data/107688

If someone is still able to reproduce this problem, please provide more details
and especially help testing, otherwise it doesn't make much sense to keep this
bug report open.

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