valgrind --num-callers=40 --suppressions=lyskomd.supp --leak-check=yes --logfile-fd=25 --show-reachable=yes ../lyskomd -f config/lyskomd-config ==28160== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux. ==28160== Copyright (C) 2002, and GNU GPL'd, by Julian Seward. ==28160== Using valgrind-1.9.2, a program instrumentation system for x86-linux. ==28160== Copyright (C) 2000-2002, and GNU GPL'd, by Julian Seward. ==28160== Estimated CPU clock rate is 609 MHz ==28160== For more details, rerun with: -v ==28160== ==28160== Conditional jump or move depends on uninitialised value(s) ==28160== at 0x8083A7C: isc_cancel_idle_callback (isc_session.c:243) ==28160== by 0x8083E79: isc_destroy (isc_session.c:380) ==28160== by 0x80843E3: isc_shutdown (isc_master.c:127) ==28160== by 0x804AA7B: main (ramkomd.c:647) ==28160== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==28160== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==28160== ==28160== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) ==28160== malloc/free: in use at exit: 17154 bytes in 4 blocks. ==28160== malloc/free: 575 allocs, 571 frees, 250458 bytes allocated. ==28160== For counts of detected errors, rerun with: -v ==28160== searching for pointers to 4 not-freed blocks. ==28160== checked 4430484 bytes. ==28160== ==28160== definitely lost: 0 bytes in 0 blocks. ==28160== possibly lost: 0 bytes in 0 blocks. ==28160== still reachable: 17154 bytes in 4 blocks. ==28160== ==28160== 728 bytes in 2 blocks are still reachable in loss record 1 of 2 ==28160== at 0x40160529: malloc (vg_clientfuncs.c:100) ==28160== by 0x402DA232: __fopen_internal (iofopen.c:75) ==28160== by 0x402DA2FD: _IO_fopen@@GLIBC_2.1 (iofopen.c:106) ==28160== by 0x8090F38: i_fopen (fopen.c:13) ==28160== by 0x804F05C: init_cache (simple-cache.c:2617) ==28160== by 0x804A292: init_data_base (ramkomd.c:277) ==28160== by 0x804A810: initialize (ramkomd.c:547) ==28160== by 0x804A9F1: main (ramkomd.c:631) ==28160== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==28160== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==28160== ==28160== 16426 bytes in 2 blocks are still reachable in loss record 2 of 2 ==28160== at 0x40160529: malloc (vg_clientfuncs.c:100) ==28160== by 0x807EF50: yy_flex_alloc (aux-item-def-scan.c:1883) ==28160== by 0x807EB70: yy_create_buffer (aux-item-def-scan.c:1558) ==28160== by 0x807DA9E: aid_lex (aux-item-def-scan.c:737) ==28160== by 0x807BACC: aid_parse (/i/bison/1.35/share/bison/bison.simple:573) ==28160== by 0x807D79B: parse_aux_item_definitions (aux-item-def-parse.y:490) ==28160== by 0x806A710: initialize_aux_items (aux-items.c:478) ==28160== by 0x804A601: initialize (ramkomd.c:439) ==28160== by 0x804A9F1: main (ramkomd.c:631) ==28160== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==28160== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==28160== ==28160== LEAK SUMMARY: ==28160== definitely lost: 0 bytes in 0 blocks. ==28160== possibly lost: 0 bytes in 0 blocks. ==28160== still reachable: 17154 bytes in 4 blocks. ==28160==