http://bugs.winehq.org/show_bug.cgi?id=25664
--- Comment #2 from Pavel Alexeev aka Pahan-Hubbitus pahan@hubbitus.info 2011-01-02 08:32:21 CST --- Created an attachment (id=32700) --> (http://bugs.winehq.org/attachment.cgi?id=32700) oledebug.log
(In reply to comment #1)
Attach a +ole,+rpc,+tid log as a text file
Ok, start as $ WINEDEBUG='+ole,+rpc,+tid' wine iThink.exe 2>&1 | tee oledebug.log and this file attached.
and fill URL field with a download link for that application.
It was in application database, but no problem copied here.
Also your crash snip haven't got debug symbols info, you need to install debug symbols package for wine or better build it yourself with latest sources from git.
I have install last 1.3.10 version and debuginfo symbols for it.