http://bugs.winehq.org/show_bug.cgi?id=24101
Summary: [Urgent] CreateProcess failed (1359) with process tree. Product: Wine Version: 1.2 Platform: x86-64 OS/Version: Mac OS X 10.6 Status: UNCONFIRMED Severity: critical Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: guillaume.ortega@OpenPlug.com
Hi,
I working on porting an IDE on MacOSX with the help of Wine, And I discover a random bug on wine.
Please use the sample code in attachement (BugProject visual studio project) to reproduce it (to be compiled on Windows)
On Mac with Wine I get this type of message (Log in attachement TestMacOSX10.6.4.log):
CreateProcess failed (1359).
On Windows everything work (Log in attachement WindowsXPSP3.log).
I used wine 1.2, 1.3.0 and 1.1.39 on MacOSX 10.6.4 SnowLeopard (Intel hardware) and Windows XP SP3.
Could you help me?
Best Regards,
Syphius.