https://bugs.kde.org/show_bug.cgi?id=491394
--- Comment #4 from Leah Neukirchen <l...@vuxu.org> --- Indeed, the binary has no RW PT_LOAD (because it doesn't need one, data size is 0). When I use mold as a linker, it adds one and valgrind works again. Your patch fixes the issue for me, thanks! -- You are receiving this mail because: You are watching all bug changes.