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