May 20, 2019
1:44 p.m.
https://bugs.winehq.org/show_bug.cgi?id=47198 --- Comment #41 from turtle(a)bazon.ru ---
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.
with disabled vsyscall32 and without patching glibc works with alternative patch on debian buster. Later will check on debian stretch. -- 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.