http://bugs.winehq.org/show_bug.cgi?id=36491
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello Austin,
I can't reproduce this.
'korea.exe' is a launcher which displays some HTML window with buttons. Clicking 'play' results in 'korea.bin' being launched.
There is a crash later, still during startup (after 1 minute of loading) but it's an entirely different issue.
--- snip --- ... Available Texture Memory: 687Mb WWThreadPool.create(): Thread pool is created. Threads count = 0 Load gui skin from: Data/Settings/gui.ini #RTS: Unable to handle an exception.\n#RTS: Unable to handle an exception.\n#RTS: Unable to handle an exception.\n#RTS: Unable to handle an exception.\nfixme:dbghelp:elf_search_auxv can't find symbol in module wine: Unhandled exception 0xe06d7363 in thread 47 at address 0x7b83ac57 (thread 0047), starting debugger... --- snip ---
I'm using Fedora 19 x86 which has same base kernel:
--- snip --- $ uname -a Linux nexus4 3.14.4-100.fc19.x86_64 #1 SMP Tue May 13 15:00:26 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux --- snip ---
I guess something on your host is broken (Linux Kernel/libs, Wine, WINEPREFIX). Check with earlier kernel versions etc.
$ sha1sum Theatre-of-War3_Korea_Trial_Version.exe 954a1704fd61a8971548af5c8ac218583ffe9d6c Theatre-of-War3_Korea_Trial_Version.exe
$ du -sh Theatre-of-War3_Korea_Trial_Version.exe 1.7G Theatre-of-War3_Korea_Trial_Version.exe
$ wine --version wine-1.7.19-56-gee13e10
Regards