http://bugs.winehq.org/show_bug.cgi?id=27981
jhgf bernhardloos@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardloos@googlemail.com
--- Comment #4 from jhgf bernhardloos@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).