|
From: Jie Z. <jie...@an...> - 2009-02-09 03:43:57
|
Hi Julian, Julian Seward wrote: > >> 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. > You are right. After I rebuilt the valgrind, it works properly. Thanks! Jie |