http://bugs.winehq.org/show_bug.cgi?id=27468
--- Comment #20 from Qian Hong fracting@gmail.com 2012-01-20 10:12:04 CST --- (In reply to comment #19)
Also, is there a command I can use so that the terminal log is automatically saved into a separate file? I think terminal cut off all of the log so I can't copy/paste the complete thing into a file to upload.
Please try WINEDEBUG=+tid,+hook,+relay wine QQ.exe 2>&1 | tee QQ_crashes_on_attempted_login.log
(cd to ~/.wine/drive_c/Program Files/Tencent/QQIntl/Bin first)