|
From: Pravin S.
|
I am having trouble in getting valgrind to work on a system with FC-1 (2.4.21-5).=20 =20 valgrind ls --29048:0 Valgrind FATAL: syntax error reading /proc/self/maps --29048:0 procself Last 50 chars: '38000000 - 38121000 r-xp ' =20 =20 Valgrind -tool=3Dmemcheck myapp --30221:0 Valgrind FATAL: syntax error reading /proc/self/maps --30221:0 procself Last 50 chars: '38000000 - 38121000 r-xp ' =20 =20 Contents of /proc/maps =20 008ff000-00914000 r-xp 00000000 03:05 26709 /lib/ld-2.3.2.so 00914000-00915000 rw-p 00015000 03:05 26709 /lib/ld-2.3.2.so 00e80000-00fb2000 r-xp 00000000 03:05 82006 /lib/tls/libc-2.3.2.so 00fb2000-00fb5000 rw-p 00132000 03:05 82006 /lib/tls/libc-2.3.2.so 00fb5000-00fb8000 rw-p 00000000 00:00 0 08048000-0804c000 r-xp 00000000 03:05 37003 /bin/cat 0804c000-0804d000 rw-p 00003000 03:05 37003 /bin/cat 08dd8000-08df9000 rw-p 00000000 00:00 0 b75f5000-b75f6000 rw-p 00000000 00:00 0 bfff9000-c0000000 rw-p ffffc000 00:00 0 =20 =20 =20 Any help/pointers highly appreciated.=20 =20 Thx.=20 =20 --pravin singhal =20 =20 |