http://bugs.winehq.org/show_bug.cgi?id=10842
--- Comment #12 from Dmitry Timoshkov dmitry@codeweavers.com 2007-12-28 09:23:52 --- (In reply to comment #11)
ok, i will try, to create a log file, but, can you please tell me how to do it? this is the line command that i used, WINEDEBUG=+relay,+seh,+tid,+log, wine software.exe if this is command to create a log, where is the place where i can find the log creatred?
WINEDEBUG=+relay,+seh,+tid wine software.exe &>~/crash.log
bzip2 -9 ~/crash.log