[Bug 49412] Wine 5.10 breaks League Of Legends

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jul 6 05:29:13 CDT 2020


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

Olivier F. R. Dierick <o.dierick at piezo-forte.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |o.dierick at piezo-forte.be

--- Comment #4 from Olivier F. R. Dierick <o.dierick at piezo-forte.be> ---
Hello,

Compiling wine-staging 5.12 with attachment 67491 fails with
'__wine_syscall_dispatcher' undeclared, because the patchset
winebuild-Fake_Dlls is disabled.

--- quote from winebuild-Fake_Dlls/definition ---
# As of 43be3507c04, unless I've misread, ntdll.dll no longer has the chance to
# run code before ntdll.so performs process initialization. Unfortunately,
# ntdll.so is still making calls to Nt* exports during that process
# initialization, which in practice means it's calling syscall thunks. In order
# for this series to work, we need to poke __wine_syscall_dispatcher into the
# TEB before those calls are made. Fixing this would require a nontrivial
amount
# of effort, which will be obviated as soon as Alexandre finishes splitting
# ntdll upstream.
Disabled: true
--- end quote ---

This bug is blocked until that is resolved.

Regards.

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