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