[Bug 47198] League of Legends 9.10 Crash after champ select

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 20 01:27:54 CDT 2019


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

--- Comment #40 from Andrew Wesie <awesie at gmail.com> ---
(In reply to Andrew Wesie from comment #39)
> This patch is better than the previous ones because it is simpler and does
> not require patching libc. It is also worse than the previous ones because
> it is more of a hack and moves us further away from a real Windows
> environment.

I forgot to mention that the alternative patch may require users to disable
vdso32 via echo 0 > /proc/sys/abi/vsyscall32. This is because sysenter /
syscall do not restore the %cs selector, but reset it to the default value.

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