[Bug 30809] ConEmu: Fails to start cmd.exe

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 1 04:07:41 CDT 2012


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

--- Comment #2 from anatoly techtonik <techtonik at gmail.com> 2012-06-01 04:07:41 CDT ---
Can't find anything strange from process log:
$ WINEDEBUG=process wine ConEmu.exe
...
trace:process:create_process_impl app (null) cmdline
L"C:\\windows\\System32\\cmd.exe"
trace:process:find_exe_file looking for L"C:\\windows\\System32\\cmd.exe"
trace:process:find_exe_file Trying native exe L"C:\\windows\\System32\\cmd.exe"
trace:process:create_process_impl starting L"C:\\windows\\System32\\cmd.exe" as
Win32 binary (0x10000000-0x10094000)
trace:process:init_current_directory starting in L"C:\\ConEmu\\" 0x1c
trace:process:__wine_kernel_init starting process
name=L"C:\\windows\\system32\\cmd.exe"
argv[0]=L"C:\\windows\\System32\\cmd.exe"
trace:process:create_process_impl started process pid 0033 tid 0034
...

Although relay log is a bit strange - looks like some race condition in log
writer.
$ WINEDEBUG=relay wine ConEmu.exe
...
0009:Call KERNEL32.lstrlenW(00d60456 L"") ret=00468938
0028:Call KERNEL32.CreateProcessW(00000000,00519bd8 L"C:\\w0009:Call
KERNEL32.lstrlenW(00d60458 L"") ret=00468938
0009:Ret  KERNEL32.lstrlenW() retval=00000000 ret=00468938
...

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