src/ctlib/unittests/t0006
Main
| Hostname | obon110 |
| gcc version | gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33) |
| uname -a | Linux obon110 2.6.26.2-1smp #1 SMP Tue Aug 19 10:16:15 CEST 2008 i686 i686 i386 GNU/Linux |
| date | 2008-11-21 |
==23854== Memcheck, a memory error detector.
==23854== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==23854== Using LibVEX rev 1732, a library for dynamic binary translation.
==23854== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==23854== Using valgrind-3.2.3, a dynamic binary instrumentation framework.
==23854== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==23854==
--23854-- Command line
--23854-- ./t0006
--23854-- Startup, with flags:
--23854-- --tool=memcheck
--23854-- --num-callers=20
--23854-- --leak-check=yes
--23854-- -v
--23854-- --show-reachable=yes
--23854-- --log-fd=3
--23854-- --suppressions=/home/winnt/fziglio/suppressions.supp
--23854-- Contents of /proc/version:
--23854-- 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
--23854-- Arch and hwcaps: X86, x86-sse1-sse2
--23854-- Page sizes: currently 4096, max supported 4096
--23854-- Valgrind library directory: /usr/lib/valgrind
--23854-- Reading syms from /lib/ld-2.7.so (0x91E000)
--23854-- Reading debug info from /usr/lib/debug/lib/ld-2.7.so.debug...
--23854-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp_old/src/ctlib/unittests/t0006 (0x8048000)
--23854-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000)
--23854-- object doesn't have a dynamic symbol table
--23854-- Reading suppressions file: /home/winnt/fziglio/suppressions.supp
--23854-- Reading suppressions file: /usr/lib/valgrind/default.supp
--23854-- REDIR: 0x933BB0 (index) redirected to 0x38027F5F (vgPlain_x86_linux_REDIR_FOR_index)
--23854-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x4001000)
--23854-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4003000)
==23854== WARNING: new redirection conflicts with existing -- ignoring it
--23854-- new: 0x00933BB0 (index ) R-> 0x04006230 index
--23854-- REDIR: 0x933D50 (strlen) redirected to 0x40062E0 (strlen)
--23854-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp_old/src/ctlib/.libs/libct.so.4.0.0 (0x4009000)
--23854-- Reading syms from /usr/lib/libgnutls.so.13.3.0 (0x40CA000)
--23854-- Reading debug info from /usr/lib/debug/usr/lib/libgnutls.so.13.3.0.debug...
--23854-- ... CRC mismatch (computed 812A60F5 wanted E162DD80)
--23854-- object doesn't have a symbol table
--23854-- Reading syms from /lib/libc-2.7.so (0x93D000)
--23854-- Reading debug info from /usr/lib/debug/lib/libc-2.7.so.debug...
--23854-- Reading syms from /lib/libz.so.1.2.3 (0xAE5000)
--23854-- Reading debug info from /usr/lib/debug/lib/libz.so.1.2.3.debug...
--23854-- Reading syms from /lib/libgcrypt.so.11.2.3 (0x3E25000)
--23854-- Reading debug info from /usr/lib/debug/lib/libgcrypt.so.11.2.3.debug...
--23854-- Reading syms from /lib/libgpg-error.so.0.3.1 (0xDB4000)
--23854-- Reading debug info from /usr/lib/debug/lib/libgpg-error.so.0.3.1.debug...
--23854-- Reading syms from /lib/libnsl-2.7.so (0x259000)
--23854-- Reading debug info from /usr/lib/debug/lib/libnsl-2.7.so.debug...
--23854-- REDIR: 0x9AD4C0 (rindex) redirected to 0x4006110 (rindex)
--23854-- REDIR: 0x9AD120 (strlen) redirected to 0x40062C0 (strlen)
--23854-- REDIR: 0x9A8B00 (malloc) redirected to 0x40054A0 (malloc)
--23854-- REDIR: 0x9AE890 (memcpy) redirected to 0x4007090 (memcpy)
--23854-- REDIR: 0x9ACBC0 (strcmp) redirected to 0x4006390 (strcmp)
--23854-- REDIR: 0x9AF220 (strchrnul) redirected to 0x40066F0 (strchrnul)
--23854-- REDIR: 0x9AE400 (mempcpy) redirected to 0x4006B70 (mempcpy)
t0006.c: Testing conversion
--23854-- REDIR: 0x9ADEA0 (memchr) redirected to 0x40064B0 (memchr)
--23854-- REDIR: 0x9AD310 (strncmp) redirected to 0x4006320 (strncmp)
--23854-- REDIR: 0x9AA060 (free) redirected to 0x40050BA (free)
--23854-- REDIR: 0x9AE3A0 (memset) redirected to 0x4006640 (memset)
Test succeded
--23854-- REDIR: 0x9ACC30 (strcpy) redirected to 0x40072F0 (strcpy)
==23854==
==23854== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 21 from 1)
--23854--
--23854-- supp: 21 dl-hack3
==23854== malloc/free: in use at exit: 0 bytes in 0 blocks.
==23854== malloc/free: 38 allocs, 38 frees, 11,414 bytes allocated.
==23854==
==23854== All heap blocks were freed -- no leaks are possible.
--23854-- memcheck: sanity checks: 4 cheap, 1 expensive
--23854-- memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use
--23854-- memcheck: auxmaps: 0 searches, 0 comparisons
--23854-- memcheck: SMs: n_issued = 20 (320k, 0M)
--23854-- memcheck: SMs: n_deissued = 0 (0k, 0M)
--23854-- memcheck: SMs: max_noaccess = 65535 (1048560k, 1023M)
--23854-- memcheck: SMs: max_undefined = 0 (0k, 0M)
--23854-- memcheck: SMs: max_defined = 44 (704k, 0M)
--23854-- memcheck: SMs: max_non_DSM = 20 (320k, 0M)
--23854-- memcheck: max sec V bit nodes: 0 (0k, 0M)
--23854-- memcheck: set_sec_vbits8 calls: 0 (new: 0, updates: 0)
--23854-- memcheck: max shadow mem size: 624k, 0M
--23854-- translate: fast SP updates identified: 4,321 ( 90.0%)
--23854-- translate: generic_known SP updates identified: 306 ( 6.3%)
--23854-- translate: generic_unknown SP updates identified: 173 ( 3.6%)
--23854-- tt/tc: 7,904 tt lookups requiring 8,129 probes
--23854-- tt/tc: 7,904 fast-cache updates, 3 flushes
--23854-- transtab: new 3,610 (91,721 -> 1,453,717; ratio 158:10) [0 scs]
--23854-- transtab: dumped 0 (0 -> ??)
--23854-- transtab: discarded 9 (209 -> ??)
--23854-- scheduler: 493,283 jumps (bb entries).
--23854-- scheduler: 4/5,016 major/minor sched events.
--23854-- sanity: 5 cheap, 1 expensive checks.
--23854-- exectx: 30,011 lists, 27 contexts (avg 0 per list)
--23854-- exectx: 97 searches, 70 full compares (721 per 1000)
--23854-- exectx: 0 cmp2, 59 cmp4, 0 cmpAll
Main