http://bugs.winehq.org/show_bug.cgi?id=20473
Summary: Half-Life crash on startup, seh unhandled exception Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: netfab@gmail.com
Created an attachment (id=24363) --> (http://bugs.winehq.org/attachment.cgi?id=24363) +seh debug channel enabled
Since wine 1.1.32, Half-Life does not start. I login to steam, and try to run the game with the command line below.
wine C:/Steam/Steam.exe -applaunch 70 -fullscreen -novid -width 1024 -height 768 -dxlevel 90 -heapsize 512000
In the console output I find :
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7edd0b90
The attachment contains the output with WINEDEBUG="+seh" enabled.
Thanks.