http://bugs.winehq.org/show_bug.cgi?id=21584
--- Comment #14 from Andrew Nguyen arethusa26@gmail.com 2010-02-03 22:22:30 --- Indeed, the application starts successfully with winver=winxp but not winver=vista. The backtrace I get is:
Backtrace: =>0 0x7bc6e629 check_atl_thunk+0x69(rec=<is not available>, context=<is not available>) [/home/arethusa/wine.git/dlls/ntdll/signal_i386.c:1472] in ntdll (0x0033d3a8) 1 0x7bc704f9 raise_segv_exception+0x119(rec=<register ESI not in topmost frame>, context=<register EDI not in topmost frame>) [/home/arethusa/wine.git/dlls/ntdll/signal_i386.c:1654] in ntdll (0x0033d3f8) 2 0xdeadbabe (0x0033d754) 3 0x004098c0 in workshop (+0x98c0) (0x0033d774) ...
I'm tempted to mark this bug invalid, but I'm not sure if that's the right thing to do.