https://bugs.winehq.org/show_bug.cgi?id=48161
--- Comment #14 from Paul Gofman gofmanp@gmail.com --- The issue looks fixed in Ubuntu 5.0-rc1 binaries, but is still there in Fedora binaries:
objdump -t /opt/wine-devel/lib/wine/ntdll.dll.so
... 7bc91220 <NtQuerySystemInformation@@Base>: 7bc91220: f3 0f 1e fb endbr32 7bc91224: 8d 4c 24 04 lea 0x4(%esp),%ecx 7bc91228: 83 e4 f0 and $0xfffffff0,%esp 7bc9122b: ff 71 fc pushl -0x4(%ecx) ...