valgrind --suppressions=lyskomd.supp --num-callers=40 --logfile-fd=21 --show-reachable=yes ../dbck -d config/lyskomd-config ==6238== Memcheck, a memory error detector for x86-linux. ==6238== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==6238== Using valgrind-2.4.0, a program supervision framework for x86-linux. ==6238== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. ==6238== For more details, rerun with: -v ==6238== ==6238== ==6238== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 1) ==6238== malloc/free: in use at exit: 140442 bytes in 171 blocks. ==6238== malloc/free: 198 allocs, 27 frees, 143306 bytes allocated. ==6238== For counts of detected errors, rerun with: -v ==6238== searching for pointers to 171 not-freed blocks. ==6238== checked 385908 bytes. ==6238== ==6238== LEAK SUMMARY: ==6238== definitely lost: 0 bytes in 0 blocks. ==6238== possibly lost: 140090 bytes in 170 blocks. ==6238== still reachable: 352 bytes in 1 blocks. ==6238== suppressed: 0 bytes in 0 blocks.