http://bugs.winehq.org/show_bug.cgi?id=12279 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #20 from Anastasius Focht <focht(a)gmx.net> 2008-07-08 16:30:49 --- Hello, that looks like PE protector issue, e.g. generated API entry code/signatures. Can you run the following command: $ winedump dump -f <exefile> | grep -A 60 -i 'section table' and attach/paste output? Additionally can you start the main exe with WINEDEBUG=+relay and see if it exits prematurely? Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.