|
From: Peter T. <pt...@li...> - 2012-04-03 16:49:01
|
On Tue, 3 Apr 2012 17:19:15 +0200, Julian Seward wrote: > On Tuesday, April 03, 2012, Peter Toft wrote: >> Hi Valgrinders >> >> I am debugging a beast of C/C++ - ~800.000 lines of code. > > 800k LOC is small (very) compared to some .. Good to hear! > >> I see with GCC 4.5.2 and valgrind 3.7.0 on Red Hat 5.7 64 bit, that >> valgrind exits with no warning. Bummer! > > Is it using a custom allocator, or a non-glibc malloc/free > implementation > (tcmalloc, jemalloc) ? That might explain it. I don't think this is the case. I have some vendor-made code, but I doubt it. > >> I do not have any $LD_PRELOAD set. Should I? > > Not AFAIK. > > J What is the Valgrind error-message then telling me? Best Peter -- Peter Toft, PhD http://petertoft.dk |