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