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