|
From: Nicholas N. <nj...@cs...> - 2006-08-14 23:24:45
|
On Mon, 14 Aug 2006, Lin Shen (lshen) wrote: > I'm running Valgrind on a C++ program for memory profiling. Valgrind > hangs every time when trying to read syms from a .so with the following > error message: > > --8998-- Discarding syms at 0x773D000-0x7741000 in > /usr/local/cm/db/informix/lib > /esql/igo4a304.so due to munmap(). > > Any idea? Nope, but if you're using a version below 3.2.0 try upgrading... Nick |