http://bugs.winehq.org/show_bug.cgi?id=36157
Bug ID: 36157 Summary: No Time to Explain crashes on start Product: Wine Version: 1.7.17 Hardware: x86 URL: http://store.steampowered.com/app/227280/ OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com
Terminal output doesn't look relevant to me, and the crash is in application code.
http://bugs.winehq.org/show_bug.cgi?id=36157
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=36157
Michael McGuire spoon0042@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spoon0042@hotmail.com
--- Comment #1 from Michael McGuire spoon0042@hotmail.com --- Created attachment 48423 --> http://bugs.winehq.org/attachment.cgi?id=48423 log/bt
The executable is packed with UPX but I get the same crash with it unpacked. log / backtrace is attached.
http://bugs.winehq.org/show_bug.cgi?id=36157
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|No Time to Explain crashes |No Time to Explain (Steam) |on start |crashes on start | |(madCodeHook, in-memory PE | |image of Wine builtins vs. | |placeholder image on disk)
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 15437
--- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./steam.exe -no-dwrite -applaunch 227280 -windowed >>log.txt 2>&1 ... 005a:Call KERNEL32.CreateFileW(0014c9c0 L"C:\windows\system32\KERNEL32.dll",80000000,00000001,00000000,00000003,00000000,00000000) ret=009716f5 005a:Ret KERNEL32.CreateFileW() retval=00000094 ret=009716f5 ... 005a:Call KERNEL32.CreateFileMappingW(00000094,00000000,00000002,00000000,00000000,00000000) ret=00971751 005a:Ret KERNEL32.CreateFileMappingW() retval=00000098 ret=00971751 005a:Call KERNEL32.MapViewOfFile(00000098,00000004,00000000,00000000,00000000) ret=00971779 005a:Ret KERNEL32.MapViewOfFile() retval=02180000 ret=00971779 005a:Call KERNEL32.CloseHandle(00000098) ret=00971781 005a:Ret KERNEL32.CloseHandle() retval=00000001 ret=00971781 005a:Call KERNEL32.CloseHandle(00000094) ret=00971787 005a:Ret KERNEL32.CloseHandle() retval=00000001 ret=00971787 005a:trace:seh:raise_exception code=c0000005 flags=0 addr=0x9718d6 ip=009718d6 tid=005a 005a:trace:seh:raise_exception info[0]=00000000 005a:trace:seh:raise_exception info[1]=028e03c6 005a:trace:seh:raise_exception eax=028e0072 ebx=7b810000 ecx=00000001 edx=000000d5 esi=7b810040 edi=02180000 005a:trace:seh:raise_exception ebp=0222b2d8 esp=0033fb1c cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010206 005a:trace:seh:call_stack_handlers calling handler at 0x97ddf4 code=c0000005 flags=0 005a:trace:seh:call_stack_handlers handler at 0x97ddf4 returned 1 005a:trace:seh:call_stack_handlers calling handler at 0x95a308 code=c0000005 flags=0 --- snip ---
--- snip --- $ upx -d NoTimeToExplain.exe -o /tmp/unpacked && strings /tmp/unpacked | grep -i mad Ultimate Packer for eXecutables Copyright (C) 1996 - 2013 UPX 3.91 Markus Oberhumer, Laszlo Molnar & John Reiser Sep 30th 2013
File size Ratio Format Name -------------------- ------ ----------- ----------- 27299275 <- 11991499 43.93% win32/pe unpacked
Unpacked 1 file. madTypes MadException madTools madDisAsm madRemote ... --- snip ---
$ wine --version wine-1.7.18
Regards
http://bugs.winehq.org/show_bug.cgi?id=36157
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #3 from Anastasius Focht focht@gmx.net --- and resolving as dupe ...
*** This bug has been marked as a duplicate of bug 15437 ***
https://bugs.winehq.org/show_bug.cgi?id=36157
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.