https://bugs.winehq.org/show_bug.cgi?id=48096 Paul Gofman <gofmanp(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gofmanp(a)gmail.com --- Comment #4 from Paul Gofman <gofmanp(a)gmail.com> --- This looks likely copy protection related:
0035:warn:file:CreateFileW Unable to create file L"\\\\.\\SICE" (status c0000034) 0035:warn:file:CreateFileW Unable to create file L"\\\\.\\NTICE" (status c0000034) 0035:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7b4666d9
So the chances to solve this without testing the game are not very high (unless there is already a patch somewhere which fixed similar issue debugged for some other application). Is it still possible to buy this game somewhere? If not, a couple of things to check: 1. Can you try it with Wine Staging? 2. Can you please attach full WINEDEBUG=+seh,+relay,+virtual,+loaddll log (compressed if it is big)? Pressing 'Close' when it crashes if debug window is shown, so that crash report also gets into the log. Maybe we are lucky and something will show up there. -- 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.