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