http://bugs.winehq.org/show_bug.cgi?id=32515
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2013-12-04 05:18:27 CST --- Hello folks,
there is nothing obvious in terminal log.
Can you generate a full trace log as follows:
1) set WINEPREFIX to your steam prefix (if not default) 2) ensure no processes are running in steam prefix -> 'wineserver -k' 3) start the app using steam launcher (it's faster than the other way around by relying on the app to bootstrap the service)
--- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./steam.exe -applaunch 55150 2>&1 >>log.txt --- snip ---
I hope the appid is correct: http://steamdb.info/app/55150/ If not, replace it with correct one from Warhammer 40k shortcut/link.
Optionally configure the prefix to virtual desktop mode if the crash messes up your display settings.
Compress the log (bzip2) and attach to this bug. If too large, upload it somewhere and post the link.
Regards