[Bug 52681] Google Chrome Stopped working after 7.2

WineHQ Bugzilla wine-bugs at winehq.org
Wed Aug 3 05:23:33 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52681

Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Regression SHA1|7b233f3032e4850b0f387faef4a |
                   |ae5ed6d5175de               |

--- Comment #10 from Alexandre Julliard <julliard at 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.



More information about the wine-bugs mailing list