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