==17525== Memcheck, a memory error detector
==17525== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==17525== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for 
copyright info
==17525== Command: 
/home/hudson/hudson/workspace/libmemcached-build-valgrind/tests/.libs/lt-testapp
==17525== Parent PID: 17524
==17525== 
==17525== 
==17525== FILE DESCRIPTORS: 9 open at exit.
==17525== Open AF_INET socket 8: 127.0.0.1:52113 <-> 127.0.0.1:11225
==17525==    at 0x5F0D7B7: socket (syscall-template.S:82)
==17525==    by 0x4E39B8D: memcached_connect (connect.c:398)
==17525==    by 0x4E3A86D: memcached_do (do.c:23)
==17525==    by 0x4E429DE: memcached_version (version.c:47)
==17525==    by 0x405CE2: pre_nonblock_binary (mem_functions.c:3557)
==17525==    by 0x41828F: main (test.c:208)
==17525== 
==17525== Open AF_INET socket 7: 127.0.0.1:43789 <-> 127.0.0.1:11224
==17525==    at 0x5F0D7B7: socket (syscall-template.S:82)
==17525==    by 0x4E39B8D: memcached_connect (connect.c:398)
==17525==    by 0x4E3A86D: memcached_do (do.c:23)
==17525==    by 0x4E429DE: memcached_version (version.c:47)
==17525==    by 0x405CE2: pre_nonblock_binary (mem_functions.c:3557)
==17525==    by 0x41828F: main (test.c:208)
==17525== 
==17525== Open AF_INET socket 6: 127.0.0.1:33817 <-> 127.0.0.1:11223
==17525==    at 0x5F0D7B7: socket (syscall-template.S:82)
==17525==    by 0x4E39B8D: memcached_connect (connect.c:398)
==17525==    by 0x4E3A86D: memcached_do (do.c:23)
==17525==    by 0x4E429DE: memcached_version (version.c:47)
==17525==    by 0x405CE2: pre_nonblock_binary (mem_functions.c:3557)
==17525==    by 0x41828F: main (test.c:208)
==17525== 
==17525== Open AF_INET socket 5: 127.0.0.1:51842 <-> 127.0.0.1:11222
==17525==    at 0x5F0D7B7: socket (syscall-template.S:82)
==17525==    by 0x4E39B8D: memcached_connect (connect.c:398)
==17525==    by 0x4E3A86D: memcached_do (do.c:23)
==17525==    by 0x4E429DE: memcached_version (version.c:47)
==17525==    by 0x405CE2: pre_nonblock_binary (mem_functions.c:3557)
==17525==    by 0x41828F: main (test.c:208)
==17525== 
==17525== Open AF_INET socket 4: 127.0.0.1:49505 <-> 127.0.0.1:11221
==17525==    at 0x5F0D7B7: socket (syscall-template.S:82)
==17525==    by 0x4E39B8D: memcached_connect (connect.c:398)
==17525==    by 0x4E3A86D: memcached_do (do.c:23)
==17525==    by 0x4E429DE: memcached_version (version.c:47)
==17525==    by 0x405CE2: pre_nonblock_binary (mem_functions.c:3557)
==17525==    by 0x41828F: main (test.c:208)
==17525== 
==17525== Open file descriptor 3: 
/home/hudson/hudson/workspace/libmemcached-build-valgrind/tests/valgrind.out
==17525==    <inherited from parent>
==17525== 
==17525== Open file descriptor 2:
==17525==    <inherited from parent>
==17525== 
==17525== Open file descriptor 1:
==17525==    <inherited from parent>
==17525== 
==17525== Open file descriptor 0:
==17525==    <inherited from parent>
==17525== 
==17525== 
==17525== HEAP SUMMARY:
==17525==     in use at exit: 88,844 bytes in 8 blocks
==17525==   total heap usage: 695,081 allocs, 695,073 frees, 1,407,777,808 
bytes allocated
==17525== 
==17525== 36 bytes in 1 blocks are definitely lost in loss record 1 of 4
==17525==    at 0x4C274A8: malloc (vg_replace_malloc.c:236)
==17525==    by 0x4E383F2: memcached_strcpy (common.h:187)
==17525==    by 0x4E3E625: memcached_set_configuration_file (options.cc:135)
==17525==    by 0x41419E: memcached_parse_configure_file_test (parser.cc:339)
==17525==    by 0x418362: main (test.c:274)
==17525== 
==17525== 320 bytes in 5 blocks are indirectly lost in loss record 2 of 4
==17525==    at 0x4C274A8: malloc (vg_replace_malloc.c:236)
==17525==    by 0x5EDC306: gaih_inet (getaddrinfo.c:1000)
==17525==    by 0x5EDE831: getaddrinfo (getaddrinfo.c:2160)
==17525==    by 0x4E3A1DF: memcached_connect (connect.c:124)
==17525==    by 0x4E3A86D: memcached_do (do.c:23)
==17525==    by 0x4E429DE: memcached_version (version.c:47)
==17525==    by 0x405CE2: pre_nonblock_binary (mem_functions.c:3557)
==17525==    by 0x41828F: main (test.c:208)
==17525== 
==17525== 87,800 bytes in 1 blocks are indirectly lost in loss record 3 of 4
==17525==    at 0x4C274A8: malloc (vg_replace_malloc.c:236)
==17525==    by 0x4C27522: realloc (vg_replace_malloc.c:525)
==17525==    by 0x4E3D075: memcached_server_push (common.h:192)
==17525==    by 0x4E3E452: memcached_clone (memcached.c:348)
==17525==    by 0x405CC2: pre_nonblock_binary (mem_functions.c:3553)
==17525==    by 0x41828F: main (test.c:208)
==17525== 
==17525== 88,808 (688 direct, 88,120 indirect) bytes in 1 blocks are definitely 
lost in loss record 4 of 4
==17525==    at 0x4C274A8: malloc (vg_replace_malloc.c:236)
==17525==    by 0x4E3E26C: memcached_create (memcached.c:175)
==17525==    by 0x4E3E2C4: memcached_clone (memcached.c:299)
==17525==    by 0x405CC2: pre_nonblock_binary (mem_functions.c:3553)
==17525==    by 0x41828F: main (test.c:208)
==17525== 
==17525== LEAK SUMMARY:
==17525==    definitely lost: 724 bytes in 2 blocks
==17525==    indirectly lost: 88,120 bytes in 6 blocks
==17525==      possibly lost: 0 bytes in 0 blocks
==17525==    still reachable: 0 bytes in 0 blocks
==17525==         suppressed: 0 bytes in 0 blocks
==17525== 
==17525== For counts of detected and suppressed errors, rerun with: -v
==17525== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 4 from 4)

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-builds
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-builds
More help   : https://help.launchpad.net/ListHelp

Reply via email to