https://bugs.kde.org/show_bug.cgi?id=395266
--- Comment #2 from Timo Sirainen <t...@iki.fi> --- Looks like there's something weird in the Debian packaging. If I get the sources with "apt source valgrind" and then compile it with: ./configure --prefix=/tmp/valgrind && make && sudo make install Then it works correctly. If I compile the sources with "dpkg-buildpacakge -b" then it's again wrongly NULL. I guess I'll report it to Debian bugs then. -- You are receiving this mail because: You are watching all bug changes.