On 14 August 2012 22:51, Scott Classen <[email protected]> wrote: > > valgrind --tool=memcheck --leak-check=yes --num-callers=20 > --log-file=valgrind.log > /programs/coot-Linux-x86_64-centos-6-gtk2-python/bin/coot > ... > ==13497== by 0x465E32: xmalloc (in /bin/bash) ...
I know the problem is already solved, just FTR: the above is check of bash not coot. valgrind is not tracing sub-processes in default settings M
