src/utils/unittests/passarg

Main

Hostnamekrb5.freetds.io
uname -aLinux krb5.freetds.io 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
date2024-03-23

==5767== Memcheck, a memory error detector
==5767== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==5767== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==5767== Command: ./passarg
==5767== 
--5767-- Valgrind options:
--5767--    --tool=memcheck
--5767--    --vgdb=no
--5767--    --num-callers=20
--5767--    --leak-check=yes
--5767--    -v
--5767--    --show-reachable=yes
--5767--    --log-fd=3
--5767--    --suppressions=/home/test/suppressions.supp
--5767--    --track-origins=yes
--5767-- Contents of /proc/version:
--5767--   Linux version 4.15.0-213-generic (buildd@lcy02-amd64-079) (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)) #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023
--5767-- 
--5767-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-avx-avx2-bmi
--5767-- Page sizes: currently 4096, max supported 4096
--5767-- Valgrind library directory: /usr/lib/valgrind
--5767-- Reading syms from /home/test/ftdstmp/ftds_comp99m/test1/src/utils/unittests/passarg
--5767-- Reading syms from /lib/x86_64-linux-gnu/ld-2.27.so
--5767--   Considering /lib/x86_64-linux-gnu/ld-2.27.so ..
--5767--   .. CRC mismatch (computed 2977d8b2 wanted c64f09ed)
--5767--   Considering /usr/lib/debug/lib/x86_64-linux-gnu/ld-2.27.so ..
--5767--   .. CRC is valid
--5767-- Reading syms from /usr/lib/valgrind/memcheck-amd64-linux
--5767--   Considering /usr/lib/valgrind/memcheck-amd64-linux ..
--5767--   .. CRC mismatch (computed 41ddb025 wanted 9972f546)
--5767--    object doesn't have a symbol table
--5767--    object doesn't have a dynamic symbol table
--5767-- Scheduler: using generic scheduler lock implementation.
--5767-- Reading suppressions file: /home/test/suppressions.supp
--5767-- Reading suppressions file: /usr/lib/valgrind/default.supp
--5767-- REDIR: 0x4020d20 (ld-linux-x86-64.so.2:strlen) redirected to 0x580608c1 (???)
--5767-- REDIR: 0x4020b00 (ld-linux-x86-64.so.2:index) redirected to 0x580608db (???)
--5767-- Reading syms from /usr/lib/valgrind/vgpreload_core-amd64-linux.so
--5767--   Considering /usr/lib/valgrind/vgpreload_core-amd64-linux.so ..
--5767--   .. CRC mismatch (computed 50df1b30 wanted 4800a4cf)
--5767--    object doesn't have a symbol table
--5767-- Reading syms from /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so
--5767--   Considering /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so ..
--5767--   .. CRC mismatch (computed f893b962 wanted 95ee359e)
--5767--    object doesn't have a symbol table
==5767== WARNING: new redirection conflicts with existing -- ignoring it
--5767--     old: 0x04020d20 (strlen              ) R-> (0000.0) 0x580608c1 ???
--5767--     new: 0x04020d20 (strlen              ) R-> (2007.0) 0x04c34db0 strlen
--5767-- REDIR: 0x401d540 (ld-linux-x86-64.so.2:strcmp) redirected to 0x4c35ee0 (strcmp)
--5767-- REDIR: 0x4021260 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x4c394f0 (mempcpy)
--5767-- Reading syms from /lib/x86_64-linux-gnu/libpthread-2.27.so
--5767--   Considering /usr/lib/debug/.build-id/1f/06001733b9be9478b105faf0dac6bdf36c85de.debug ..
--5767--   .. build-id is valid
--5767-- Reading syms from /lib/x86_64-linux-gnu/libc-2.27.so
--5767--   Considering /lib/x86_64-linux-gnu/libc-2.27.so ..
--5767--   .. CRC mismatch (computed f250d419 wanted 4aacab51)
--5767--   Considering /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.27.so ..
--5767--   .. CRC is valid
--5767-- REDIR: 0x50fba50 (libc.so.6:memmove) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fad60 (libc.so.6:strncpy) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fbd30 (libc.so.6:strcasecmp) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fa7b0 (libc.so.6:strcat) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fad90 (libc.so.6:rindex) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fd480 (libc.so.6:rawmemchr) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fbbc0 (libc.so.6:mempcpy) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fb9f0 (libc.so.6:bcmp) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fad20 (libc.so.6:strncmp) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fa820 (libc.so.6:strcmp) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fbb20 (libc.so.6:memset) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x5118db0 (libc.so.6:wcschr) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50facc0 (libc.so.6:strnlen) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fa890 (libc.so.6:strcspn) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fbd80 (libc.so.6:strncasecmp) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fa860 (libc.so.6:strcpy) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fbec0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fadc0 (libc.so.6:strpbrk) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fa7e0 (libc.so.6:index) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fac90 (libc.so.6:strlen) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x5105380 (libc.so.6:memrchr) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fbdd0 (libc.so.6:strcasecmp_l) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fb9c0 (libc.so.6:memchr) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x5119b70 (libc.so.6:wcslen) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fb070 (libc.so.6:strspn) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fbd00 (libc.so.6:stpncpy) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fbcd0 (libc.so.6:stpcpy) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fd4b0 (libc.so.6:strchrnul) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x50fbe20 (libc.so.6:strncasecmp_l) redirected to 0x4a2c6e0 (_vgnU_ifunc_wrapper)
--5767-- REDIR: 0x51eb280 (libc.so.6:__strrchr_avx2) redirected to 0x4c34730 (rindex)
--5767-- REDIR: 0x51eb450 (libc.so.6:__strlen_avx2) redirected to 0x4c34cf0 (strlen)
--5767-- REDIR: 0x50f4020 (libc.so.6:malloc) redirected to 0x4c31aa0 (malloc)
--5767-- REDIR: 0x51eb990 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x4c386e0 (memmove)
--5767-- REDIR: 0x50f4910 (libc.so.6:free) redirected to 0x4c32cd0 (free)
--5767-- REDIR: 0x50fb5a0 (libc.so.6:__GI_strstr) redirected to 0x4c39760 (__strstr_sse2)
--5767-- REDIR: 0x51e72e0 (libc.so.6:__memchr_avx2) redirected to 0x4c35f80 (memchr)
--5767-- REDIR: 0x51eae60 (libc.so.6:__strchr_avx2) redirected to 0x4c34950 (index)
--5767-- REDIR: 0x51e23d0 (libc.so.6:__strncmp_sse42) redirected to 0x4c35570 (__strncmp_sse42)
--5767-- REDIR: 0x5113200 (libc.so.6:__strcpy_sse2_unaligned) redirected to 0x4c34dd0 (strcpy)
==5767== 
==5767== HEAP SUMMARY:
==5767==     in use at exit: 0 bytes in 0 blocks
==5767==   total heap usage: 9 allocs, 9 frees, 9,991 bytes allocated
==5767== 
==5767== All heap blocks were freed -- no leaks are possible
==5767== 
==5767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
==5767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

Main