https://bugs.kde.org/show_bug.cgi?id=409606
--- Comment #4 from tbl...@icloud.com --- There's no mmap symbol in the VDSO. mmap in libc is a wrapper that makes a syscall through the VDSO or directly on some architectures, so you can intercept it. -- You are receiving this mail because: You are watching all bug changes.