https://bugs.kde.org/show_bug.cgi?id=138424
--- Comment #25 from Alexander Grund <alexander.gr...@tu-dresden.de> --- > What OS, CPU and version of Valgrind are you using? RHEL 8.9 with Intel(R) Xeon(R) Platinum 8470 I tested different versions: 3.20, 3.21, 3.22, 3.23, 3.24, 3.25 > It looks like it's tailing to mmap a one page map to the 'standard' non-PIE > load address 0x400000. That is a good lead: The system python seems to be compiled with PIE, the other(s) not. So that might be a workaround for self-built software. Although I still think Valgrind should support that "default" case. -- You are receiving this mail because: You are watching all bug changes.