http://bugs.winehq.org/show_bug.cgi?id=27981 jhgf <bernhardloos(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardloos(a)googlemail.com --- Comment #4 from jhgf <bernhardloos(a)googlemail.com> 2011-09-29 14:12:32 CDT --- There is no stacktrace, those are only a bunch of FIXME messages. What you get is this: err:seh:setup_exception_record stack overflow 2280 bytes in thread 0009 eip 7bc3d2ff esp 00230a48 stack 0x230000-0x231000-0x330000 But his might be a result of the unimplemented function. If you still get it, try this: Open a random wine program (winecfg will work fine) in a different terminal window and keep it running. Then start your program with "WINEDEBUG=+tid,+seh,+relay wine yourprogram.exe 2> logfile" and attach logfile to this report (you might have to compress it). -- 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.