http://bugs.winehq.org/show_bug.cgi?id=60211 --- Comment #4 from jsbjr@jsbjr.fr --- Created attachment 81971 --> http://bugs.winehq.org/attachment.cgi?id=81971 Backtrace with vcrun2026 and dxvk installed I installed vcrun2026 and dxvk via winetricks. and ran wine `wine ~/.wine/drive_c/Program\ Files/VirtualTraining/Rouvy/Rouvy.exe` $wine --version wine-11.16 Now there are no reports of missing dlls anymore and some fixme are gone. The application still crashes around the time it accesses the Bluetooth devices. according to the backtrace it looks like the crash start in dnszeroconflib when it calls a function in msvcp140. ** Backtrace ** Backtrace: =>0 0x006fffff35d967 in kernelbase (+0xd967) (0x007ffffe1fe220) 1 0x006ffffb7255a9 in vcruntime140 (+0x55a9) (0x007ffffe1fe220) 2 0x006ffff3578906 in msvcp140 (+0x18906) (0x007ffffe1fe220) 3 0x006ffff3067ea5 in dnszeroconflib (+0x7ea5) (0x007ffffe1fe220) -- 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.