http://bugs.winehq.org/show_bug.cgi?id=32745
Bug #: 32745 Summary: TurboTax 2012 installer crashes before start with wine-mono Product: Wine Version: 1.5.21 Platform: x86 OS/Version: Linux Status: NEW Keywords: Installer Severity: enhancement Priority: P2 Component: mscoree AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
Created attachment 43207 --> http://bugs.winehq.org/attachment.cgi?id=43207 WINE_MONO_TRACE=x WINEDEBUG=mscoree,tid
See also bug 30905 (for TurboTax 2011).
wine-1.5.21-321-g175039e
export WINEPREFIX=~/.wine-tax wineserver -k rm -rf $WINEPREFIX wine TurboTax\ 2012\ Installer.exe err:seh:setup_exception_record stack overflow 1840 bytes in thread 0042 eip 7bc57a04 esp 00230c00 stack 0x230000-0x231000-0x330000
Note: there are some gdiplus/wincodecs fixme's before this, but native doesn't help. Just native dotnet40, however, avoids the crash.
WINE_MONO_TRACE=x WINEDEBUG=mscoree,tid attached.