src/ctlib/unittests/blk_in2

Main

Hostnameobon110
gcc versiongcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)
uname -aLinux obon110 2.6.26.2-1smp #1 SMP Tue Aug 19 10:16:15 CEST 2008 i686 i686 i386 GNU/Linux
date2008-09-03

==32618== Memcheck, a memory error detector.
==32618== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==32618== Using LibVEX rev 1732, a library for dynamic binary translation.
==32618== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==32618== Using valgrind-3.2.3, a dynamic binary instrumentation framework.
==32618== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==32618== 
--32618-- Command line
--32618--    ./blk_in2
--32618-- Startup, with flags:
--32618--    --tool=memcheck
--32618--    --num-callers=20
--32618--    --leak-check=yes
--32618--    -v
--32618--    --show-reachable=yes
--32618--    --log-fd=3
--32618--    --suppressions=/home/winnt/fziglio/suppressions.supp
--32618-- Contents of /proc/version:
--32618--   Linux version 2.6.26.2-1smp (fziglio@obon110) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-13)) #1 SMP Tue Aug 19 10:16:15 CEST 2008
--32618-- Arch and hwcaps: X86, x86-sse1-sse2
--32618-- Page sizes: currently 4096, max supported 4096
--32618-- Valgrind library directory: /usr/lib/valgrind
--32618-- Reading syms from /lib/ld-2.7.so (0x91E000)
--32618-- Reading debug info from /usr/lib/debug/lib/ld-2.7.so.debug...
--32618-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp/src/ctlib/unittests/blk_in2 (0x8048000)
--32618-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000)
--32618--    object doesn't have a dynamic symbol table
--32618-- Reading suppressions file: /home/winnt/fziglio/suppressions.supp
--32618-- Reading suppressions file: /usr/lib/valgrind/default.supp
--32618-- REDIR: 0x933BB0 (index) redirected to 0x38027F5F (vgPlain_x86_linux_REDIR_FOR_index)
--32618-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x4001000)
--32618-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4003000)
==32618== WARNING: new redirection conflicts with existing -- ignoring it
--32618--     new: 0x00933BB0 (index     ) R-> 0x04006230 index
--32618-- REDIR: 0x933D50 (strlen) redirected to 0x40062E0 (strlen)
--32618-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp/src/ctlib/.libs/libct.so.4.0.0 (0x4009000)
--32618-- Reading syms from /lib/librt-2.7.so (0xC7D000)
--32618-- Reading debug info from /usr/lib/debug/lib/librt-2.7.so.debug...
--32618-- Reading syms from /usr/lib/libgnutls.so.13.3.0 (0x3E7C000)
--32618-- Reading debug info from /usr/lib/debug/usr/lib/libgnutls.so.13.3.0.debug...
--32618-- Reading syms from /lib/libpthread-2.7.so (0xACA000)
--32618-- Reading debug info from /usr/lib/debug/lib/libpthread-2.7.so.debug...
--32618-- Reading syms from /lib/libc-2.7.so (0x93D000)
--32618-- Reading debug info from /usr/lib/debug/lib/libc-2.7.so.debug...
--32618-- Reading syms from /lib/libz.so.1.2.3 (0xAE5000)
--32618-- Reading debug info from /usr/lib/debug/lib/libz.so.1.2.3.debug...
--32618-- Reading syms from /lib/libgcrypt.so.11.2.3 (0x3E25000)
--32618-- Reading debug info from /usr/lib/debug/lib/libgcrypt.so.11.2.3.debug...
--32618-- Reading syms from /lib/libgpg-error.so.0.3.1 (0xDB4000)
--32618-- Reading debug info from /usr/lib/debug/lib/libgpg-error.so.0.3.1.debug...
--32618-- Reading syms from /lib/libnsl-2.7.so (0x259000)
--32618-- Reading debug info from /usr/lib/debug/lib/libnsl-2.7.so.debug...
--32618-- REDIR: 0x9AE3A0 (memset) redirected to 0x4006640 (memset)
--32618-- REDIR: 0x9AE890 (memcpy) redirected to 0x4007090 (memcpy)
--32618-- REDIR: 0x9AD4C0 (rindex) redirected to 0x4006110 (rindex)
--32618-- REDIR: 0x9AD120 (strlen) redirected to 0x40062C0 (strlen)
--32618-- REDIR: 0x9A8B00 (malloc) redirected to 0x40054A0 (malloc)
--32618-- REDIR: 0x9ACBC0 (strcmp) redirected to 0x4006390 (strcmp)
--32618-- REDIR: 0x9AF220 (strchrnul) redirected to 0x40066F0 (strchrnul)
--32618-- REDIR: 0x9AE400 (mempcpy) redirected to 0x4006B70 (mempcpy)
blk_in2.c: Inserting data using bulk cancelling
--32618-- REDIR: 0x9ADEA0 (memchr) redirected to 0x40064B0 (memchr)
--32618-- REDIR: 0x9ACC30 (strcpy) redirected to 0x40072F0 (strcpy)
--32618-- REDIR: 0x9AA060 (free) redirected to 0x40050BA (free)
--32618-- REDIR: 0x9A8810 (calloc) redirected to 0x40047CD (calloc)
--32618-- REDIR: 0x9ACA50 (index) redirected to 0x4006200 (index)
--32618-- REDIR: 0x9AD310 (strncmp) redirected to 0x4006320 (strncmp)
--32618-- REDIR: 0x9AE590 (stpcpy) redirected to 0x4006850 (stpcpy)
--32618-- Reading syms from /lib/libnss_files-2.7.so (0x40C0000)
--32618-- Reading debug info from /usr/lib/debug/lib/libnss_files-2.7.so.debug...
--32618-- Reading syms from /lib/libnss_winbind.so.2 (0x41EC000)
--32618--    object doesn't have a symbol table
--32618-- REDIR: 0x9AD410 (strncpy) redirected to 0x4006930 (strncpy)
--32618-- REDIR: 0x9AF150 (rawmemchr) redirected to 0x4006720 (rawmemchr)
--32618-- Reading syms from /usr/lib/gconv/ISO8859-1.so (0x41D7000)
--32618-- Reading debug info from /usr/lib/debug/usr/lib/gconv/ISO8859-1.so.debug...
--32618-- REDIR: 0x934110 (stpcpy) redirected to 0x40074D0 (stpcpy)
--32618-- REDIR: 0x9AA250 (realloc) redirected to 0x400554F (realloc)
OBOT602P Message 5704 severity 10 state 1 line 0:
	"Changed client character set setting to 'iso_1'.
"
Changed database context to 'FreeTDS'.

--32618-- REDIR: 0x9AD260 (strncat) redirected to 0x4006C70 (strncat)
Changed database context to 'FreeTDS'.

done
--32618-- Discarding syms at 0x41D7000-0x41DA000 in /usr/lib/gconv/ISO8859-1.so due to munmap()
--32618-- Discarding syms at 0x40C0000-0x40CC000 in /lib/libnss_files-2.7.so due to munmap()
--32618-- Discarding syms at 0x41EC000-0x41F7000 in /lib/libnss_winbind.so.2 due to munmap()
==32618== 
==32618== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 28 from 1)
--32618-- 
--32618-- supp:   28 dl-hack3
==32618== malloc/free: in use at exit: 4 bytes in 1 blocks.
==32618== malloc/free: 547 allocs, 546 frees, 355,234 bytes allocated.
==32618== 
==32618== searching for pointers to 1 not-freed blocks.
==32618== checked 231,964 bytes.
==32618== 
==32618== LEAK SUMMARY:
==32618==    definitely lost: 0 bytes in 0 blocks.
==32618==      possibly lost: 0 bytes in 0 blocks.
==32618==    still reachable: 0 bytes in 0 blocks.
==32618==         suppressed: 4 bytes in 1 blocks.
--32618--  memcheck: sanity checks: 10 cheap, 1 expensive
--32618--  memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use
--32618--  memcheck: auxmaps: 0 searches, 0 comparisons
--32618--  memcheck: SMs: n_issued      = 33 (528k, 0M)
--32618--  memcheck: SMs: n_deissued    = 0 (0k, 0M)
--32618--  memcheck: SMs: max_noaccess  = 65535 (1048560k, 1023M)
--32618--  memcheck: SMs: max_undefined = 0 (0k, 0M)
--32618--  memcheck: SMs: max_defined   = 46 (736k, 0M)
--32618--  memcheck: SMs: max_non_DSM   = 33 (528k, 0M)
--32618--  memcheck: max sec V bit nodes:    4 (0k, 0M)
--32618--  memcheck: set_sec_vbits8 calls: 4 (new: 4, updates: 0)
--32618--  memcheck: max shadow mem size:   832k, 0M
--32618-- translate:            fast SP updates identified: 9,037 ( 89.2%)
--32618-- translate:   generic_known SP updates identified: 814 (  8.0%)
--32618-- translate: generic_unknown SP updates identified: 278 (  2.7%)
--32618--     tt/tc: 17,342 tt lookups requiring 18,554 probes
--32618--     tt/tc: 17,342 fast-cache updates, 6 flushes
--32618--  transtab: new        7,610 (207,325 -> 3,306,186; ratio 159:10) [0 scs]
--32618--  transtab: dumped     0 (0 -> ??)
--32618--  transtab: discarded  362 (7,290 -> ??)
--32618-- scheduler: 1,040,455 jumps (bb entries).
--32618-- scheduler: 10/11,878 major/minor sched events.
--32618--    sanity: 11 cheap, 1 expensive checks.
--32618--    exectx: 30,011 lists, 280 contexts (avg 0 per list)
--32618--    exectx: 1,093 searches, 813 full compares (743 per 1000)
--32618--    exectx: 0 cmp2, 85 cmp4, 0 cmpAll

Main