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