valgrind --num-callers=40 --suppressions=lyskomd.supp --leak-check=yes --logfile-fd=25 --show-reachable=yes ../lyskomd -f config/lyskomd-config ==22641== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux. ==22641== Copyright (C) 2002, and GNU GPL'd, by Julian Seward. ==22641== Using valgrind-1.9.2, a program instrumentation system for x86-linux. ==22641== Copyright (C) 2000-2002, and GNU GPL'd, by Julian Seward. ==22641== Estimated CPU clock rate is 608 MHz ==22641== For more details, rerun with: -v ==22641== ==22641== Conditional jump or move depends on uninitialised value(s) ==22641== at 0x8083AFC: isc_cancel_idle_callback (isc_session.c:249) ==22641== by 0x8083B72: isc_set_read_callback (isc_session.c:268) ==22641== by 0x8058DB2: login_request (connections.c:831) ==22641== by 0x805957A: handle_accept_event (connections.c:1058) ==22641== by 0x8085670: isc_accept_cb (isc_tcp.c:352) ==22641== by 0x80866E4: oop_sys_run (sys.c:410) ==22641== by 0x805961A: toploop (connections.c:1082) ==22641== by 0x804AA5E: main (ramkomd.c:641) ==22641== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==22641== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==22641== ==22641== Conditional jump or move depends on uninitialised value(s) ==22641== at 0x8083DA3: isc_check_read_callback (isc_session.c:337) ==22641== by 0x8083BBE: isc_set_read_callback (isc_session.c:275) ==22641== by 0x8058DB2: login_request (connections.c:831) ==22641== by 0x805957A: handle_accept_event (connections.c:1058) ==22641== by 0x8085670: isc_accept_cb (isc_tcp.c:352) ==22641== by 0x80866E4: oop_sys_run (sys.c:410) ==22641== by 0x805961A: toploop (connections.c:1082) ==22641== by 0x804AA5E: main (ramkomd.c:641) ==22641== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==22641== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==22641== ==22641== Conditional jump or move depends on uninitialised value(s) ==22641== at 0x8083AFC: isc_cancel_idle_callback (isc_session.c:249) ==22641== by 0x8083EE9: isc_destroy (isc_session.c:385) ==22641== by 0x8084453: isc_shutdown (isc_master.c:127) ==22641== by 0x804AA7B: main (ramkomd.c:647) ==22641== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==22641== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==22641== ==22641== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 4 from 3) ==22641== malloc/free: in use at exit: 17926 bytes in 9 blocks. ==22641== malloc/free: 832 allocs, 823 frees, 535273 bytes allocated. ==22641== For counts of detected errors, rerun with: -v ==22641== searching for pointers to 9 not-freed blocks. ==22641== checked 4476304 bytes. ==22641== ==22641== definitely lost: 0 bytes in 0 blocks. ==22641== possibly lost: 0 bytes in 0 blocks. ==22641== still reachable: 17926 bytes in 9 blocks. ==22641== ==22641== 23 bytes in 1 blocks are still reachable in loss record 1 of 7 ==22641== at 0x40160529: malloc (vg_clientfuncs.c:100) ==22641== by 0x40008A7E: _dl_new_object (dl-object.c:108) ==22641== by 0x400045EE: _dl_map_object_from_fd (dl-load.c:846) ==22641== by 0x40005ABC: _dl_map_object_internal (dl-load.c:1873) ==22641== by 0x4037EAEA: dl_open_worker (dl-open.c:215) ==22641== by 0x4000ADF5: _dl_catch_error_internal (dl-error.c:159) ==22641== by 0x4037F13E: __GI__dl_open (dl-open.c:487) ==22641== by 0x4037FE08: do_dlopen (dl-libc.c:78) ==22641== by 0x4000ADF5: _dl_catch_error_internal (dl-error.c:159) ==22641== by 0x4037FDAD: dlerror_run (dl-libc.c:42) ==22641== by 0x4037FED7: __libc_dlopen (dl-libc.c:105) ==22641== by 0x403600CC: __nss_lookup_function (nsswitch.c:342) ==22641== by 0x4035FCBA: __nss_lookup (nsswitch.c:148) ==22641== by 0x40361CC4: __GI___nss_hosts_lookup (XXX-lookup.c:73) ==22641== by 0x403631A0: gethostbyaddr_r@@GLIBC_2.1.2 (../nss/getXXbyYY_r.c:178) ==22641== by 0x40362F04: gethostbyaddr (../nss/getXXbyYY.c:147) ==22641== by 0x808505E: isc_gethostname (isc_socket.c:224) ==22641== by 0x805889A: get_host_name (connections.c:688) ==22641== by 0x8058B3D: login_request (connections.c:774) ==22641== by 0x805957A: handle_accept_event (connections.c:1058) ==22641== by 0x8085670: isc_accept_cb (isc_tcp.c:352) ==22641== by 0x80866E4: oop_sys_run (sys.c:410) ==22641== by 0x805961A: toploop (connections.c:1082) ==22641== by 0x804AA5E: main (ramkomd.c:641) ==22641== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==22641== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==22641== ==22641== 23 bytes in 1 blocks are still reachable in loss record 2 of 7 ==22641== at 0x40160529: malloc (vg_clientfuncs.c:100) ==22641== by 0x40005E83: _dl_map_object_internal (dl-load.c:141) ==22641== by 0x4037EAEA: dl_open_worker (dl-open.c:215) ==22641== by 0x4000ADF5: _dl_catch_error_internal (dl-error.c:159) ==22641== by 0x4037F13E: __GI__dl_open (dl-open.c:487) ==22641== by 0x4037FE08: do_dlopen (dl-libc.c:78) ==22641== by 0x4000ADF5: _dl_catch_error_internal (dl-error.c:159) ==22641== by 0x4037FDAD: dlerror_run (dl-libc.c:42) ==22641== by 0x4037FED7: __libc_dlopen (dl-libc.c:105) ==22641== by 0x403600CC: __nss_lookup_function (nsswitch.c:342) ==22641== by 0x4035FCBA: __nss_lookup (nsswitch.c:148) ==22641== by 0x40361CC4: __GI___nss_hosts_lookup (XXX-lookup.c:73) ==22641== by 0x403631A0: gethostbyaddr_r@@GLIBC_2.1.2 (../nss/getXXbyYY_r.c:178) ==22641== by 0x40362F04: gethostbyaddr (../nss/getXXbyYY.c:147) ==22641== by 0x808505E: isc_gethostname (isc_socket.c:224) ==22641== by 0x805889A: get_host_name (connections.c:688) ==22641== by 0x8058B3D: login_request (connections.c:774) ==22641== by 0x805957A: handle_accept_event (connections.c:1058) ==22641== by 0x8085670: isc_accept_cb (isc_tcp.c:352) ==22641== by 0x80866E4: oop_sys_run (sys.c:410) ==22641== by 0x805961A: toploop (connections.c:1082) ==22641== by 0x804AA5E: main (ramkomd.c:641) ==22641== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==22641== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==22641== ==22641== 28 bytes in 1 blocks are still reachable in loss record 3 of 7 ==22641== at 0x40160529: malloc (vg_clientfuncs.c:100) ==22641== by 0x40009CD4: _dl_map_object_deps_internal (dl-deps.c:487) ==22641== by 0x4037EB90: dl_open_worker (dl-open.c:249) ==22641== by 0x4000ADF5: _dl_catch_error_internal (dl-error.c:159) ==22641== by 0x4037F13E: __GI__dl_open (dl-open.c:487) ==22641== by 0x4037FE08: do_dlopen (dl-libc.c:78) ==22641== by 0x4000ADF5: _dl_catch_error_internal (dl-error.c:159) ==22641== by 0x4037FDAD: dlerror_run (dl-libc.c:42) ==22641== by 0x4037FED7: __libc_dlopen (dl-libc.c:105) ==22641== by 0x403600CC: __nss_lookup_function (nsswitch.c:342) ==22641== by 0x4035FCBA: __nss_lookup (nsswitch.c:148) ==22641== by 0x40361CC4: __GI___nss_hosts_lookup (XXX-lookup.c:73) ==22641== by 0x403631A0: gethostbyaddr_r@@GLIBC_2.1.2 (../nss/getXXbyYY_r.c:178) ==22641== by 0x40362F04: gethostbyaddr (../nss/getXXbyYY.c:147) ==22641== by 0x808505E: isc_gethostname (isc_socket.c:224) ==22641== by 0x805889A: get_host_name (connections.c:688) ==22641== by 0x8058B3D: login_request (connections.c:774) ==22641== by 0x805957A: handle_accept_event (connections.c:1058) ==22641== by 0x8085670: isc_accept_cb (isc_tcp.c:352) ==22641== by 0x80866E4: oop_sys_run (sys.c:410) ==22641== by 0x805961A: toploop (connections.c:1082) ==22641== by 0x804AA5E: main (ramkomd.c:641) ==22641== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==22641== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==22641== ==22641== 144 bytes in 1 blocks are still reachable in loss record 4 of 7 ==22641== at 0x40160A21: calloc (vg_clientfuncs.c:242) ==22641== by 0x4000C153: _dl_check_map_versions_internal (dl-version.c:298) ==22641== by 0x4037EF0B: dl_open_worker (dl-open.c:221) ==22641== by 0x4000ADF5: _dl_catch_error_internal (dl-error.c:159) ==22641== by 0x4037F13E: __GI__dl_open (dl-open.c:487) ==22641== by 0x4037FE08: do_dlopen (dl-libc.c:78) ==22641== by 0x4000ADF5: _dl_catch_error_internal (dl-error.c:159) ==22641== by 0x4037FDAD: dlerror_run (dl-libc.c:42) ==22641== by 0x4037FED7: __libc_dlopen (dl-libc.c:105) ==22641== by 0x403600CC: __nss_lookup_function (nsswitch.c:342) ==22641== by 0x4035FCBA: __nss_lookup (nsswitch.c:148) ==22641== by 0x40361CC4: __GI___nss_hosts_lookup (XXX-lookup.c:73) ==22641== by 0x403631A0: gethostbyaddr_r@@GLIBC_2.1.2 (../nss/getXXbyYY_r.c:178) ==22641== by 0x40362F04: gethostbyaddr (../nss/getXXbyYY.c:147) ==22641== by 0x808505E: isc_gethostname (isc_socket.c:224) ==22641== by 0x805889A: get_host_name (connections.c:688) ==22641== by 0x8058B3D: login_request (connections.c:774) ==22641== by 0x805957A: handle_accept_event (connections.c:1058) ==22641== by 0x8085670: isc_accept_cb (isc_tcp.c:352) ==22641== by 0x80866E4: oop_sys_run (sys.c:410) ==22641== by 0x805961A: toploop (connections.c:1082) ==22641== by 0x804AA5E: main (ramkomd.c:641) ==22641== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==22641== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==22641== ==22641== 554 bytes in 1 blocks are still reachable in loss record 5 of 7 ==22641== at 0x40160A21: calloc (vg_clientfuncs.c:242) ==22641== by 0x40008872: _dl_new_object (dl-object.c:43) ==22641== by 0x400045EE: _dl_map_object_from_fd (dl-load.c:846) ==22641== by 0x40005ABC: _dl_map_object_internal (dl-load.c:1873) ==22641== by 0x4037EAEA: dl_open_worker (dl-open.c:215) ==22641== by 0x4000ADF5: _dl_catch_error_internal (dl-error.c:159) ==22641== by 0x4037F13E: __GI__dl_open (dl-open.c:487) ==22641== by 0x4037FE08: do_dlopen (dl-libc.c:78) ==22641== by 0x4000ADF5: _dl_catch_error_internal (dl-error.c:159) ==22641== by 0x4037FDAD: dlerror_run (dl-libc.c:42) ==22641== by 0x4037FED7: __libc_dlopen (dl-libc.c:105) ==22641== by 0x403600CC: __nss_lookup_function (nsswitch.c:342) ==22641== by 0x4035FCBA: __nss_lookup (nsswitch.c:148) ==22641== by 0x40361CC4: __GI___nss_hosts_lookup (XXX-lookup.c:73) ==22641== by 0x403631A0: gethostbyaddr_r@@GLIBC_2.1.2 (../nss/getXXbyYY_r.c:178) ==22641== by 0x40362F04: gethostbyaddr (../nss/getXXbyYY.c:147) ==22641== by 0x808505E: isc_gethostname (isc_socket.c:224) ==22641== by 0x805889A: get_host_name (connections.c:688) ==22641== by 0x8058B3D: login_request (connections.c:774) ==22641== by 0x805957A: handle_accept_event (connections.c:1058) ==22641== by 0x8085670: isc_accept_cb (isc_tcp.c:352) ==22641== by 0x80866E4: oop_sys_run (sys.c:410) ==22641== by 0x805961A: toploop (connections.c:1082) ==22641== by 0x804AA5E: main (ramkomd.c:641) ==22641== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==22641== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==22641== ==22641== 728 bytes in 2 blocks are still reachable in loss record 6 of 7 ==22641== at 0x40160529: malloc (vg_clientfuncs.c:100) ==22641== by 0x402DA232: __fopen_internal (iofopen.c:75) ==22641== by 0x402DA2FD: _IO_fopen@@GLIBC_2.1 (iofopen.c:106) ==22641== by 0x8090FA8: i_fopen (fopen.c:13) ==22641== by 0x804F05C: init_cache (simple-cache.c:2617) ==22641== by 0x804A292: init_data_base (ramkomd.c:277) ==22641== by 0x804A810: initialize (ramkomd.c:547) ==22641== by 0x804A9F1: main (ramkomd.c:631) ==22641== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==22641== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==22641== ==22641== 16426 bytes in 2 blocks are still reachable in loss record 7 of 7 ==22641== at 0x40160529: malloc (vg_clientfuncs.c:100) ==22641== by 0x807EE90: yy_flex_alloc (aux-item-def-scan.c:1883) ==22641== by 0x807EAB0: yy_create_buffer (aux-item-def-scan.c:1558) ==22641== by 0x807D9DE: aid_lex (aux-item-def-scan.c:737) ==22641== by 0x807BA0C: aid_parse (/i/bison/1.35/share/bison/bison.simple:573) ==22641== by 0x807D6DB: parse_aux_item_definitions (aux-item-def-parse.y:490) ==22641== by 0x806A710: initialize_aux_items (aux-items.c:478) ==22641== by 0x804A601: initialize (ramkomd.c:439) ==22641== by 0x804A9F1: main (ramkomd.c:631) ==22641== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==22641== by 0x8049DC0: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==22641== ==22641== LEAK SUMMARY: ==22641== definitely lost: 0 bytes in 0 blocks. ==22641== possibly lost: 0 bytes in 0 blocks. ==22641== still reachable: 17926 bytes in 9 blocks. ==22641==