|
From: Julian S. <js...@ac...> - 2009-02-07 17:58:50
|
> My libc is glibc 2.9-0exp2 from Debian experimental. I looked at I think that is probably the cause of the problem. Valgrind 3.4.x works fine with glibc 2.9, but the glibc version needs to be known at build time. If I had to guess, I would say your system originally had glibc-2.8, and valgrind installed, and you upgraded to glibc-2.9 without rebuilding Valgrind. Yes? If that's a correct analysis, I suggest you download and build the 3.4.1 pre-release snapshot available at http://valgrind.org/downloads and see if that works properly. J |