Re: [Valgrind-users] __NR_exit_group; also debuginfo for .sbss

2011-07-11 Thread Naveen Kumar
>>> objdump --dwarf /lib/ld-2.2.4.so   John looks like the version of objdump that came with the system does not have the --dwarf option. It has a -G(--stabs) for STABS info. Would that be sufficient ?   >>The C run-time library and the operating system itself also are acting >>unfriendly.  The

Re: [Valgrind-users] Valgrind-users Digest, Vol 61, Issue 13

2011-07-07 Thread Naveen Kumar
>Run "strace valgrind" and look near the end of the output >to see if some system call (that valgrind expects the OS to have) >is not implemented.  File a bug report; see: >    http://valgrind.org/support/bug_reports.html John I did some digging and it looks like it is aborting in memcheck   (gd

[Valgrind-users] valgrind crash

2011-06-24 Thread Naveen Kumar
valgrind: the 'impossible' happened:    Killed by fatal signal ==31001==    at 0x38066A08: ??? (in /home/elem/local/lib/valgrind/none-x86-linux) ==31001==    by 0x38066B2B: report_and_quit (m_libcassert.c:225) ==31001==    by 0x38066CB5: panic (m_libcassert.c:277) ==31001==    by 0x38066CD9: vgPla