https://bugs.kde.org/show_bug.cgi?id=522497
--- Comment #2 from [email protected] --- This patch https://inbox.sourceware.org/libc-alpha/[email protected]/ makes the error explicit. Without this patch Valgrind seems to be working fine (at least when I tested it with the new Glibc it work for the basic uses cases that I tried) but it doesn't change the fact that at some point at start up Valgrind calls the 'malloc' symbol without resolving it as a GNU ifunc. The fail early patch above makes this error explicit. -- You are receiving this mail because: You are watching all bug changes.
