https://bugs.winehq.org/show_bug.cgi?id=52681 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|7b233f3032e4850b0f387faef4a | |ae5ed6d5175de | --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Thanks for the log! It looks like it's assuming that system dlls are loaded at the same address in all processes. The referenced commit is not the real cause of the problem, it's a side effect of the address space layout being different because we are no longer loading all the api-* dlls. It works fine with Mingw builds, so you should install mingw-w64 and rebuild. For non-Mingw builds it's probably a WONTFIX. -- 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.