[Bug 49208] Wine cannot boot on a clean environment: failed to boot L"C:\\windows\\system32\\explorer.exe"

WineHQ Bugzilla wine-bugs at winehq.org
Tue May 26 02:25:38 CDT 2020


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

--- Comment #25 from Paul Gofman <pgofman at codeweavers.com> ---
(In reply to Mohammad Amin Chitgarha from comment #24)

> wiping .local/share/wineprefixes is not a fix.
> 
> I'm trying to reproduce the steps again, and after making sure the steps are
> reproducible, I'll post them here.

Thanks, but the reason for the problem is pretty much clear at the moment, no
new information required.

kernelbase.dll has grown in size and in some builds (bit more likely on Staging
but mainstream also) does not fit between its supposed base address and
kernel32.dll. When that happens, kernelbase gets relocated to the lower address
space and takes the place of .exe image which is built relocations.

I think the fix will follow but for the moment stripping kernelbase.dll is a
temporary workaround.

-- 
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