https://bugs.winehq.org/show_bug.cgi?id=41187 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |xerox_xerox2000(a)yahoo.co.uk Status|UNCONFIRMED |NEW Keywords| |download URL| |https://github.com/loot/loo | |t/releases/tag/0.10.3 --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Hi, could you in future add downloadlink? That makes it easier for us to test :) I can reproduce this crash in wine-2.0. The crash itsself is really a dupe of 42014 (same calls in +relay log before crash) This is fixed in wine-staging, so i suggest to use that if you want to run this It starts fine for me with the following native dll: WINEDLLOVERRIDES=api-ms-win-crt-runtime-l1-1-0.dll,ucrtbase,msvcp140,vcruntime140=n wine LOOT.exe without all these native dlls i get calls to unimplmented functions api-ms-win-crt-runtime-l1-1-0.dll._register_thread_local_exe_atexit_callback msvcp140.dll.?uncaught_exceptions(a)std@@YAHXZ vcruntime140.dll.__uncaught_exceptions So maybe we could keep this bug open for unimplemented msvcp140.dll.?uncaught_exceptions(a)std@@YAHXZ ? (I set confirmed that there are some bugs) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.