https://bugs.winehq.org/show_bug.cgi?id=52505
Bug ID: 52505 Summary: TurboTax 2021 Installs, but crashes when 1st run in a boost library routine Product: Wine Version: 7.0-rc6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jhoward@alumni.caltech.edu Distribution: ---
Created attachment 71803 --> https://bugs.winehq.org/attachment.cgi?id=71803 Wine-generated crash log showing crash in a boost serialization routine (as called by just-installed app TurboTax 2021)
Wine-7.0 (Staging) just installed onto Fedora 35 Linux x86_64. No problems during installation of Wine, or 1st run of winecfg to install TurboTax. .../drive_c/... created without problem. Content of TurboTax 2021 CD copied into .../drive_c/. Ran winecfg to [Add application] "setup.exe", which ran to completion without error. setup's last action was to run the just-installed C:\Program Files (x86)\TurboTax\Individual 2021\32bit\TurboTax.exe. App started OK, loading many .DLLs from within the TurboTax "32bit" directory (like many non-trivial apps do).
The .DLLs included several from the well-known Boost portable programming library. The crash seems to have occurred underneath a call to Boost's serialization module(s), as can be seen in attached tracebak log.