http://bugs.winehq.org/show_bug.cgi?id=3573
------- Additional Comments From wijn@wanadoo.nl 2005-22-10 02:36 ------- Hmm no luck, no backtrace, no register info and "winedbg terminated" without a chance to ask for them.
You can try to start the program with winedbg, "cont" from the initial breakpoint and "pass" all first chance exceptions until you hopefully hit this unhandled exception. Then report the backtrace with the "bt" command.