http://bugs.winehq.org/show_bug.cgi?id=25664
--- Comment #7 from Pavel Alexeev aka Pahan-Hubbitus pahan@hubbitus.info 2011-01-06 05:07:49 CST --- Created an attachment (id=32744) --> (http://bugs.winehq.org/attachment.cgi?id=32744) WINEDEBUG='+ole,+rpc,+tid' ~/wine-git/wine iThink.exe 2>&1 | tee oledebug.log
Yes! Now backtrace have such information. Thank you for the link. Now I recompile today git clone of wine with CFLAGS="-g -gdwarf-2 -O0".
Meantime, provided by link instructions to get backtrace via winedbg lead to KDE freeze - after crash almost no user interaction works - keyboard ignored, mouse pointer moved, but by click on any object nothing happened. What more interesting, system work, f.e. notification appeared and other auto windows... Is it some way expected behavior??
I've attach debuglog from run application.