|
From: Nicholas N. <nj...@cs...> - 2005-07-20 15:09:49
|
On Tue, 19 Jul 2005, Konstantin Karganov wrote: > I've just downloaded & installed valgrind (ver. 2.4.0) on RedHat 6.0 box. > But all it can say is > "valgrind: we didn't see enough auxv entries (seen=0)" > > (even when called as "valgrind --version"). > > As I've said, it is a RedHat Linux 6.0, > kernel version 2.4.2-2smp, libc-2.2.2. > > What seem to be the problem? RedHat 6.0 and kernel 2.4.2 are very old, possibly too old for Valgrind to handle correctly... N |