[PATCH v8 0/9] MR6: Avoid performance degradation due to vDSO unmapping (BZ#52313)

Jinoh Kang (@iamahuman) wine at gitlab.winehq.org
Mon Jun 27 11:15:50 CDT 2022


> When running under qemu-user CPU emulation, this can mean we not only remove the vdso from the process being launched (a performance degradation), but also clobber it out from under the qemu-user emulator hosting the wine-preloader process - which is in fact in the midst of a call to mmap that is *using* the vdso, so the emulator then segfaults before returning

I'd call a QEMU bug.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/6#note_2791



More information about the wine-devel mailing list