src/dblib/unittests/t0021
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-09-03 |
==1704== Memcheck, a memory error detector.
==1704== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==1704== Using LibVEX rev 1732, a library for dynamic binary translation.
==1704== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==1704== Using valgrind-3.2.3, a dynamic binary instrumentation framework.
==1704== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==1704==
--1704-- Command line
--1704-- ./t0021
--1704-- Startup, with flags:
--1704-- --tool=memcheck
--1704-- --num-callers=20
--1704-- --leak-check=yes
--1704-- -v
--1704-- --show-reachable=yes
--1704-- --log-fd=3
--1704-- --suppressions=/home/winnt/fziglio/suppressions.supp
--1704-- Contents of /proc/version:
--1704-- 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
--1704-- Arch and hwcaps: X86, x86-sse1-sse2
--1704-- Page sizes: currently 4096, max supported 4096
--1704-- Valgrind library directory: /usr/lib/valgrind
--1704-- Reading syms from /lib/ld-2.7.so (0x91E000)
--1704-- Reading debug info from /usr/lib/debug/lib/ld-2.7.so.debug...
--1704-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp/src/dblib/unittests/t0021 (0x8048000)
--1704-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000)
--1704-- object doesn't have a dynamic symbol table
--1704-- Reading suppressions file: /home/winnt/fziglio/suppressions.supp
--1704-- Reading suppressions file: /usr/lib/valgrind/default.supp
--1704-- REDIR: 0x933BB0 (index) redirected to 0x38027F5F (vgPlain_x86_linux_REDIR_FOR_index)
--1704-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x4001000)
--1704-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4003000)
==1704== WARNING: new redirection conflicts with existing -- ignoring it
--1704-- new: 0x00933BB0 (index ) R-> 0x04006230 index
--1704-- REDIR: 0x933D50 (strlen) redirected to 0x40062E0 (strlen)
--1704-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp/src/dblib/.libs/libsybdb.so.5.0.0 (0x4009000)
--1704-- Reading syms from /lib/librt-2.7.so (0xC7D000)
--1704-- Reading debug info from /usr/lib/debug/lib/librt-2.7.so.debug...
--1704-- Reading syms from /usr/lib/libgnutls.so.13.3.0 (0x3E7C000)
--1704-- Reading debug info from /usr/lib/debug/usr/lib/libgnutls.so.13.3.0.debug...
--1704-- Reading syms from /lib/libpthread-2.7.so (0xACA000)
--1704-- Reading debug info from /usr/lib/debug/lib/libpthread-2.7.so.debug...
--1704-- Reading syms from /lib/libc-2.7.so (0x93D000)
--1704-- Reading debug info from /usr/lib/debug/lib/libc-2.7.so.debug...
--1704-- Reading syms from /lib/libz.so.1.2.3 (0xAE5000)
--1704-- Reading debug info from /usr/lib/debug/lib/libz.so.1.2.3.debug...
--1704-- Reading syms from /lib/libgcrypt.so.11.2.3 (0x3E25000)
--1704-- Reading debug info from /usr/lib/debug/lib/libgcrypt.so.11.2.3.debug...
--1704-- Reading syms from /lib/libgpg-error.so.0.3.1 (0xDB4000)
--1704-- Reading debug info from /usr/lib/debug/lib/libgpg-error.so.0.3.1.debug...
--1704-- Reading syms from /lib/libnsl-2.7.so (0x259000)
--1704-- Reading debug info from /usr/lib/debug/lib/libnsl-2.7.so.debug...
--1704-- REDIR: 0x9AE3A0 (memset) redirected to 0x4006640 (memset)
--1704-- REDIR: 0x9AE890 (memcpy) redirected to 0x4007090 (memcpy)
--1704-- REDIR: 0x9AD4C0 (rindex) redirected to 0x4006110 (rindex)
--1704-- REDIR: 0x9AD120 (strlen) redirected to 0x40062C0 (strlen)
--1704-- REDIR: 0x9A8B00 (malloc) redirected to 0x40054A0 (malloc)
--1704-- REDIR: 0x9ACBC0 (strcmp) redirected to 0x4006390 (strcmp)
Start
--1704-- REDIR: 0x9A8810 (calloc) redirected to 0x40047CD (calloc)
--1704-- REDIR: 0x9ADEA0 (memchr) redirected to 0x40064B0 (memchr)
--1704-- REDIR: 0x9ACA50 (index) redirected to 0x4006200 (index)
--1704-- REDIR: 0x9AA060 (free) redirected to 0x40050BA (free)
--1704-- REDIR: 0x9AD310 (strncmp) redirected to 0x4006320 (strncmp)
--1704-- REDIR: 0x9AF220 (strchrnul) redirected to 0x40066F0 (strchrnul)
--1704-- REDIR: 0x9AE400 (mempcpy) redirected to 0x4006B70 (mempcpy)
short buffer, single
This is a string with '' and " in it
single quote
This is a string with '' and " in it.
double quote
This is a string with ' and "" in it.
both quotes
This is a string with '' and "" in it.
dblib okay on t0021.c
--1704-- REDIR: 0x9ACC30 (strcpy) redirected to 0x40072F0 (strcpy)
==1704==
==1704== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 22 from 1)
--1704--
--1704-- supp: 22 dl-hack3
==1704== malloc/free: in use at exit: 0 bytes in 0 blocks.
==1704== malloc/free: 41 allocs, 41 frees, 29,140 bytes allocated.
==1704==
==1704== All heap blocks were freed -- no leaks are possible.
--1704-- memcheck: sanity checks: 5 cheap, 1 expensive
--1704-- memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use
--1704-- memcheck: auxmaps: 0 searches, 0 comparisons
--1704-- memcheck: SMs: n_issued = 24 (384k, 0M)
--1704-- memcheck: SMs: n_deissued = 0 (0k, 0M)
--1704-- memcheck: SMs: max_noaccess = 65535 (1048560k, 1023M)
--1704-- memcheck: SMs: max_undefined = 0 (0k, 0M)
--1704-- memcheck: SMs: max_defined = 48 (768k, 0M)
--1704-- memcheck: SMs: max_non_DSM = 24 (384k, 0M)
--1704-- memcheck: max sec V bit nodes: 0 (0k, 0M)
--1704-- memcheck: set_sec_vbits8 calls: 0 (new: 0, updates: 0)
--1704-- memcheck: max shadow mem size: 688k, 0M
--1704-- translate: fast SP updates identified: 4,384 ( 90.4%)
--1704-- translate: generic_known SP updates identified: 286 ( 5.8%)
--1704-- translate: generic_unknown SP updates identified: 178 ( 3.6%)
--1704-- tt/tc: 7,499 tt lookups requiring 7,702 probes
--1704-- tt/tc: 7,499 fast-cache updates, 3 flushes
--1704-- transtab: new 3,527 (80,076 -> 1,321,649; ratio 165:10) [0 scs]
--1704-- transtab: dumped 0 (0 -> ??)
--1704-- transtab: discarded 9 (209 -> ??)
--1704-- scheduler: 534,053 jumps (bb entries).
--1704-- scheduler: 5/4,809 major/minor sched events.
--1704-- sanity: 6 cheap, 1 expensive checks.
--1704-- exectx: 30,011 lists, 25 contexts (avg 0 per list)
--1704-- exectx: 104 searches, 79 full compares (759 per 1000)
--1704-- exectx: 0 cmp2, 58 cmp4, 0 cmpAll
Main