https://bugs.winehq.org/show_bug.cgi?id=37694 --- Comment #5 from The Dark Knight <wencel.krzysztof(a)gmail.com> --- I attached a backtrace when using built-in libraries. When I switch msvcp120.dll to the native one, Kontakt 5 doesn't run at all (no error window). When I use terminal to run it, there is a messsage: Call from 0x7b84b3ab to unimplemented function msvcr120.dll.___lc_locale_name_func, aborting. When I set both msvcp120.dll and msvcr120.dll to native ones, the error window appears but doesn't produce any log or backtrace, it just says it's gathering information and nothing happens. When I use terminal to run the program it says: wine: Unhalted exception 0x40000015 in thread 3f at address 0x2b4a46 (thread 003f), starting debugger... (then the error window appears) When I click "Show details" the window shows nothing, but the terminal prints multiple errors, all of them are the same: fixme:dbghelp:elf_search_auxv can't find symbol in module I hope it will help to solve the problem. -- 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.