https://bugs.kde.org/show_bug.cgi?id=322935
--- Comment #33 from Peter Maydell <peter.mayd...@linaro.org> --- (In reply to Mark Wielaard from comment #32) > valgrind should already intercept the memcmp from glibc. This one however is > in a different library libcofi_rpi.so which looks like some kind of hack to > interpose some standard libc functions. It seems this is actually preloaded > somehow. So it might be as simple as removing the preload hack when running > under valgrind? The idea would be to do something which works out of the box; otherwise you won't stop the trickle of bug reports (and probably larger set of users who just decide valgrind doesn't work without reporting a bug). -- You are receiving this mail because: You are watching all bug changes.