src/ctlib/unittests/connect_fail

Main

Hostnameobon110
gcc versiongcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-13)
uname -aLinux obon110 2.6.23.1-1smp #3 SMP Mon Nov 5 20:51:48 CET 2007 i686 i686 i386 GNU/Linux
date2008-07-03

==11790== Memcheck, a memory error detector.
==11790== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11790== Using LibVEX rev 1658, a library for dynamic binary translation.
==11790== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11790== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11790== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11790== 
--11790-- Command line
--11790--    ./connect_fail
--11790-- Startup, with flags:
--11790--    --tool=memcheck
--11790--    --num-callers=20
--11790--    --leak-check=yes
--11790--    -v
--11790--    --show-reachable=yes
--11790--    --log-fd=3
--11790--    --suppressions=/home/winnt/fziglio/suppressions.supp
--11790-- Contents of /proc/version:
--11790--   Linux version 2.6.23.1-1smp (fziglio@obon110) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-13)) #3 SMP Mon Nov 5 20:51:48 CET 2007
--11790-- Arch and hwcaps: X86, x86-sse1-sse2
--11790-- Valgrind library directory: /usr/lib/valgrind
--11790-- Reading syms from /lib/ld-2.5.so (0xAE4000)
--11790-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp/src/ctlib/unittests/connect_fail (0x8048000)
--11790-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000)
--11790--    object doesn't have a dynamic symbol table
--11790-- Reading suppressions file: /home/winnt/fziglio/suppressions.supp
--11790-- Reading suppressions file: /usr/lib/valgrind/default.supp
--11790-- REDIR: 0xAF9540 (index) redirected to 0x38027D0F (vgPlain_x86_linux_REDIR_FOR_index)
--11790-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x4001000)
--11790-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4003000)
==11790== WARNING: new redirection conflicts with existing -- ignoring it
--11790--     new: 0x00AF9540 (index     ) R-> 0x040060C0 index
--11790-- REDIR: 0xAF96E0 (strlen) redirected to 0x4006290 (strlen)
--11790-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp/src/ctlib/.libs/libct.so.4.0.0 (0x4009000)
--11790-- Reading syms from /lib/librt-2.5.so (0x349000)
--11790-- Reading syms from /usr/lib/libgnutls.so.13.0.6 (0x6A2D000)
--11790--    object doesn't have a symbol table
--11790-- Reading syms from /lib/libpthread-2.5.so (0xD98000)
--11790-- Reading syms from /lib/libc-2.5.so (0xB29000)
--11790-- Reading syms from /usr/lib/libz.so.1.2.3 (0xB14000)
--11790--    object doesn't have a symbol table
--11790-- Reading syms from /usr/lib/libgcrypt.so.11.2.2 (0x65F1000)
--11790--    object doesn't have a symbol table
--11790-- Reading syms from /usr/lib/libgpg-error.so.0.3.0 (0xADB000)
--11790--    object doesn't have a symbol table
--11790-- Reading syms from /lib/libnsl-2.5.so (0x330000)
--11790-- REDIR: 0xB971D0 (memset) redirected to 0x4006580 (memset)
--11790-- REDIR: 0xB976C0 (memcpy) redirected to 0x4006C60 (memcpy)
--11790-- REDIR: 0xB96330 (rindex) redirected to 0x4005FA0 (rindex)
--11790-- REDIR: 0xB95F90 (strlen) redirected to 0x4006270 (strlen)
--11790-- REDIR: 0xB91260 (malloc) redirected to 0x400537B (malloc)
--11790-- REDIR: 0xB95A30 (strcmp) redirected to 0x4006340 (strcmp)
--11790-- REDIR: 0xB96CD0 (memchr) redirected to 0x4006460 (memchr)
--11790-- REDIR: 0xB95AA0 (strcpy) redirected to 0x40069F0 (strcpy)
--11790-- REDIR: 0xB92F20 (free) redirected to 0x4004F95 (free)
--11790-- REDIR: 0xB90F60 (calloc) redirected to 0x40046A8 (calloc)
--11790-- REDIR: 0xB958C0 (index) redirected to 0x4006090 (index)
--11790-- REDIR: 0xB96180 (strncmp) redirected to 0x40062D0 (strncmp)
--11790-- REDIR: 0xB98040 (strchrnul) redirected to 0x4006610 (strchrnul)
--11790-- REDIR: 0xB973C0 (stpcpy) redirected to 0x4006910 (stpcpy)
--11790-- Reading syms from /lib/libnss_files-2.5.so (0x41D1000)
--11790-- Reading syms from /lib/libnss_winbind.so.2 (0x41DC000)
--11790--    object doesn't have a symbol table
--11790-- REDIR: 0xB96280 (strncpy) redirected to 0x4006DE0 (strncpy)
--11790-- REDIR: 0xB97F70 (rawmemchr) redirected to 0x4006640 (rawmemchr)
--11790-- Reading syms from /usr/lib/gconv/ISO8859-1.so (0x40C3000)
--11790--    object doesn't have a symbol table
--11790-- REDIR: 0xAF9AA0 (stpcpy) redirected to 0x4006830 (stpcpy)
--11790-- REDIR: 0xB93110 (realloc) redirected to 0x400542A (realloc)
Test succeeded
--11790-- Discarding syms at 0x40C3000-0x40C6000 in /usr/lib/gconv/ISO8859-1.so due to munmap()
--11790-- Discarding syms at 0x41D1000-0x41DC000 in /lib/libnss_files-2.5.so due to munmap()
--11790-- Discarding syms at 0x41DC000-0x41E7000 in /lib/libnss_winbind.so.2 due to munmap()
==11790== 
==11790== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 27 from 1)
--11790-- 
--11790-- supp:   27 Fedora-Core-6-hack3-ld25
==11790== malloc/free: in use at exit: 4 bytes in 1 blocks.
==11790== malloc/free: 168 allocs, 167 frees, 184,929 bytes allocated.
==11790== 
==11790== searching for pointers to 1 not-freed blocks.
==11790== checked 230,700 bytes.
==11790== 
==11790== LEAK SUMMARY:
==11790==    definitely lost: 0 bytes in 0 blocks.
==11790==      possibly lost: 0 bytes in 0 blocks.
==11790==    still reachable: 0 bytes in 0 blocks.
==11790==         suppressed: 4 bytes in 1 blocks.
--11790--  memcheck: sanity checks: 6 cheap, 1 expensive
--11790--  memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use
--11790--  memcheck: auxmaps: 0 searches, 0 comparisons
--11790--  memcheck: SMs: n_issued      = 28 (448k, 0M)
--11790--  memcheck: SMs: n_deissued    = 0 (0k, 0M)
--11790--  memcheck: SMs: max_noaccess  = 65535 (1048560k, 1023M)
--11790--  memcheck: SMs: max_undefined = 0 (0k, 0M)
--11790--  memcheck: SMs: max_defined   = 41 (656k, 0M)
--11790--  memcheck: SMs: max_non_DSM   = 28 (448k, 0M)
--11790--  memcheck: max sec V bit nodes:    4 (0k, 0M)
--11790--  memcheck: set_sec_vbits8 calls: 4 (new: 4, updates: 0)
--11790--  memcheck: max shadow mem size:   752k, 0M
--11790-- translate:            fast SP updates identified: 8,225 ( 90.1%)
--11790-- translate:   generic_known SP updates identified: 638 (  6.9%)
--11790-- translate: generic_unknown SP updates identified: 264 (  2.8%)
--11790--     tt/tc: 13,880 tt lookups requiring 14,636 probes
--11790--     tt/tc: 13,880 fast-cache updates, 6 flushes
--11790--  transtab: new        6,463 (162,390 -> 2,694,703; ratio 165:10) [0 scs]
--11790--  transtab: dumped     0 (0 -> ??)
--11790--  transtab: discarded  359 (7,149 -> ??)
--11790-- scheduler: 642,776 jumps (bb entries).
--11790-- scheduler: 6/8,638 major/minor sched events.
--11790--    sanity: 7 cheap, 1 expensive checks.
--11790--    exectx: 30,011 lists, 193 contexts (avg 0 per list)
--11790--    exectx: 358 searches, 167 full compares (466 per 1000)
--11790--    exectx: 0 cmp2, 75 cmp4, 0 cmpAll

Main