https://bugs.kde.org/show_bug.cgi?id=384729
--- Comment #3 from John Reiser <jrei...@bitwagon.com> --- I hit this again today using valgrind-3.15.0 when the default libc on the target platform is glibc-2.29-12.fc30.aarch64 but the actual libc in the target application is from Android 28. __libc_freeres is not defined for all target app environments; therefore __libc_freeres MUST be a WEAK symbol! -- You are receiving this mail because: You are watching all bug changes.