src/odbc/unittests/connect
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 |
==24553== Memcheck, a memory error detector.
==24553== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==24553== Using LibVEX rev 1732, a library for dynamic binary translation.
==24553== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==24553== Using valgrind-3.2.3, a dynamic binary instrumentation framework.
==24553== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==24553==
--24553-- Command line
--24553-- ./connect
--24553-- Startup, with flags:
--24553-- --tool=memcheck
--24553-- --num-callers=20
--24553-- --leak-check=yes
--24553-- -v
--24553-- --show-reachable=yes
--24553-- --log-fd=3
--24553-- --suppressions=/home/winnt/fziglio/suppressions.supp
--24553-- Contents of /proc/version:
--24553-- 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
--24553-- Arch and hwcaps: X86, x86-sse1-sse2
--24553-- Page sizes: currently 4096, max supported 4096
--24553-- Valgrind library directory: /usr/lib/valgrind
--24553-- Reading syms from /lib/ld-2.7.so (0x91E000)
--24553-- Reading debug info from /usr/lib/debug/lib/ld-2.7.so.debug...
--24553-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp_old/src/odbc/unittests/connect (0x8048000)
--24553-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000)
--24553-- object doesn't have a dynamic symbol table
--24553-- Reading suppressions file: /home/winnt/fziglio/suppressions.supp
--24553-- Reading suppressions file: /usr/lib/valgrind/default.supp
--24553-- REDIR: 0x933BB0 (index) redirected to 0x38027F5F (vgPlain_x86_linux_REDIR_FOR_index)
--24553-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x4001000)
--24553-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4003000)
==24553== WARNING: new redirection conflicts with existing -- ignoring it
--24553-- new: 0x00933BB0 (index ) R-> 0x04006230 index
--24553-- REDIR: 0x933D50 (strlen) redirected to 0x40062E0 (strlen)
--24553-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp_old/src/odbc/.libs/libtdsodbc.so.0.0.0 (0x4009000)
--24553-- Reading syms from /usr/lib/libgnutls.so.13.3.0 (0x40DE000)
--24553-- Reading debug info from /usr/lib/debug/usr/lib/libgnutls.so.13.3.0.debug...
--24553-- ... CRC mismatch (computed 812A60F5 wanted E162DD80)
--24553-- object doesn't have a symbol table
--24553-- Reading syms from /lib/libc-2.7.so (0x93D000)
--24553-- Reading debug info from /usr/lib/debug/lib/libc-2.7.so.debug...
--24553-- Reading syms from /lib/libz.so.1.2.3 (0xAE5000)
--24553-- Reading debug info from /usr/lib/debug/lib/libz.so.1.2.3.debug...
--24553-- Reading syms from /lib/libgcrypt.so.11.2.3 (0x3E25000)
--24553-- Reading debug info from /usr/lib/debug/lib/libgcrypt.so.11.2.3.debug...
--24553-- Reading syms from /lib/libgpg-error.so.0.3.1 (0xDB4000)
--24553-- Reading debug info from /usr/lib/debug/lib/libgpg-error.so.0.3.1.debug...
--24553-- Reading syms from /lib/libnsl-2.7.so (0x259000)
--24553-- Reading debug info from /usr/lib/debug/lib/libnsl-2.7.so.debug...
--24553-- REDIR: 0x9AD4C0 (rindex) redirected to 0x4006110 (rindex)
--24553-- REDIR: 0x9AD120 (strlen) redirected to 0x40062C0 (strlen)
--24553-- REDIR: 0x9A8B00 (malloc) redirected to 0x40054A0 (malloc)
--24553-- REDIR: 0x9AE890 (memcpy) redirected to 0x4007090 (memcpy)
--24553-- REDIR: 0x9ACBC0 (strcmp) redirected to 0x4006390 (strcmp)
--24553-- REDIR: 0x9ADEA0 (memchr) redirected to 0x40064B0 (memchr)
--24553-- REDIR: 0x9ACC30 (strcpy) redirected to 0x40072F0 (strcpy)
--24553-- REDIR: 0x9AA060 (free) redirected to 0x40050BA (free)
--24553-- REDIR: 0x9AC8A0 (strcat) redirected to 0x40073E0 (strcat)
--24553-- REDIR: 0x9AF220 (strchrnul) redirected to 0x40066F0 (strchrnul)
--24553-- REDIR: 0x9AE400 (mempcpy) redirected to 0x4006B70 (mempcpy)
--24553-- REDIR: 0x9ACA50 (index) redirected to 0x4006200 (index)
--24553-- REDIR: 0x9AD310 (strncmp) redirected to 0x4006320 (strncmp)
--24553-- REDIR: 0x9AA250 (realloc) redirected to 0x400554F (realloc)
SQLConnect connect..
--24553-- REDIR: 0x9AE3A0 (memset) redirected to 0x4006640 (memset)
odbctest
--------
connection parameters:
server: 'sybase'
user: 'testuser'
password: '????'
database: 'FreeTDS'
--24553-- REDIR: 0x9AE590 (stpcpy) redirected to 0x4006850 (stpcpy)
--24553-- REDIR: 0x9A8810 (calloc) redirected to 0x40047CD (calloc)
--24553-- Reading syms from /lib/libnss_files-2.7.so (0x40CA000)
--24553-- Reading debug info from /usr/lib/debug/lib/libnss_files-2.7.so.debug...
--24553-- Reading syms from /lib/libnss_winbind.so.2 (0x4272000)
--24553-- object doesn't have a symbol table
--24553-- REDIR: 0x9AD410 (strncpy) redirected to 0x4006930 (strncpy)
--24553-- REDIR: 0x9AF150 (rawmemchr) redirected to 0x4006720 (rawmemchr)
--24553-- Reading syms from /usr/lib/gconv/ISO8859-1.so (0x425D000)
--24553-- Reading debug info from /usr/lib/debug/usr/lib/gconv/ISO8859-1.so.debug...
--24553-- REDIR: 0x934110 (stpcpy) redirected to 0x40074D0 (stpcpy)
use FreeTDS
connect string DSN connect..
--24553-- REDIR: 0x9AE330 (memmove) redirected to 0x4006670 (memmove)
connect string SERVERNAME connect..
odbcinst.ini must be configured with FreeTDS driver..
Done.
--24553-- Discarding syms at 0x425D000-0x4260000 in /usr/lib/gconv/ISO8859-1.so due to munmap()
--24553-- Discarding syms at 0x40CA000-0x40D6000 in /lib/libnss_files-2.7.so due to munmap()
--24553-- Discarding syms at 0x4272000-0x427D000 in /lib/libnss_winbind.so.2 due to munmap()
==24553==
==24553== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 27 from 1)
--24553--
--24553-- supp: 27 dl-hack3
==24553== malloc/free: in use at exit: 4 bytes in 1 blocks.
==24553== malloc/free: 545 allocs, 544 frees, 409,962 bytes allocated.
==24553==
==24553== searching for pointers to 1 not-freed blocks.
==24553== checked 222,636 bytes.
==24553==
==24553== LEAK SUMMARY:
==24553== definitely lost: 0 bytes in 0 blocks.
==24553== possibly lost: 0 bytes in 0 blocks.
==24553== still reachable: 0 bytes in 0 blocks.
==24553== suppressed: 4 bytes in 1 blocks.
--24553-- memcheck: sanity checks: 11 cheap, 1 expensive
--24553-- memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use
--24553-- memcheck: auxmaps: 0 searches, 0 comparisons
--24553-- memcheck: SMs: n_issued = 30 (480k, 0M)
--24553-- memcheck: SMs: n_deissued = 0 (0k, 0M)
--24553-- memcheck: SMs: max_noaccess = 65535 (1048560k, 1023M)
--24553-- memcheck: SMs: max_undefined = 0 (0k, 0M)
--24553-- memcheck: SMs: max_defined = 46 (736k, 0M)
--24553-- memcheck: SMs: max_non_DSM = 30 (480k, 0M)
--24553-- memcheck: max sec V bit nodes: 9 (0k, 0M)
--24553-- memcheck: set_sec_vbits8 calls: 26 (new: 9, updates: 17)
--24553-- memcheck: max shadow mem size: 784k, 0M
--24553-- translate: fast SP updates identified: 8,421 ( 89.1%)
--24553-- translate: generic_known SP updates identified: 756 ( 8.0%)
--24553-- translate: generic_unknown SP updates identified: 265 ( 2.8%)
--24553-- tt/tc: 16,659 tt lookups requiring 17,716 probes
--24553-- tt/tc: 16,659 fast-cache updates, 6 flushes
--24553-- transtab: new 7,131 (189,977 -> 3,065,094; ratio 161:10) [0 scs]
--24553-- transtab: dumped 0 (0 -> ??)
--24553-- transtab: discarded 358 (7,241 -> ??)
--24553-- scheduler: 1,179,004 jumps (bb entries).
--24553-- scheduler: 11/11,848 major/minor sched events.
--24553-- sanity: 12 cheap, 1 expensive checks.
--24553-- exectx: 30,011 lists, 720 contexts (avg 0 per list)
--24553-- exectx: 1,039 searches, 324 full compares (311 per 1000)
--24553-- exectx: 0 cmp2, 86 cmp4, 0 cmpAll
Main