http://bugs.winehq.org/show_bug.cgi?id=30119
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
--- Comment #2 from Qian Hong fracting@gmail.com 2012-03-09 09:09:00 CST --- I think ThunderMini has it's own Bug reporter, maybe the backtrace is dump to a minidump file.
Light, could you manually start ThunderMini with: $ winedbg your_program.exe
then type 'c' ( c means continue, see http://www.winehq.org/docs/winedev-guide/dbg-commands for more information )
and then see if there is any backtrace printed?
Thanks.