http://bugs.winehq.org/show_bug.cgi?id=32329
--- Comment #6 from Denis dvtikhomirov@gmail.com 2012-12-25 15:25:28 CST --- It looks like this bug reproduces in "Of Orcs and Men" game. I have steam version and it fails with similar symptoms - a call of RegOpenKeyExW(), exception right after its return, then message about exception in PE entry point and attach_process_dlls abort.
You can find log (with +seh,+relay) in attachement. RegOpenKeyExW() with exception is in line 111714, exception in PE entry point - in line 112047, attach_process_dlls abort - in line 112168.