From: Julian Seward Date: Tue, 24 May 2005 15:09:14 +0000 (+0000) Subject: amd64-linux output X-Git-Tag: svn/VALGRIND_3_0_0~520 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2ad0acd10295011df72592b71e30bdce3cfa8a28;p=thirdparty%2Fvalgrind.git amd64-linux output git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3798 --- diff --git a/memcheck/tests/Makefile.am b/memcheck/tests/Makefile.am index 8edb5d7c3c..09b9706319 100644 --- a/memcheck/tests/Makefile.am +++ b/memcheck/tests/Makefile.am @@ -77,7 +77,7 @@ EXTRA_DIST = $(noinst_SCRIPTS) \ metadata.stderr.exp metadata.stdout.exp metadata.vgtest \ vgtest_ume.stderr.exp vgtest_ume.vgtest \ writev.stderr.exp writev.stderr.exp2 writev.stderr.exp3 writev.vgtest \ - xml1.stderr.exp xml1.stdout.exp xml1.vgtest \ + xml1.stderr.exp xml1.stderr.exp64 xml1.stdout.exp xml1.vgtest \ zeropage.stderr.exp zeropage.stderr.exp2 zeropage.vgtest check_PROGRAMS = \ diff --git a/memcheck/tests/xml1.stderr.exp64 b/memcheck/tests/xml1.stderr.exp64 new file mode 100644 index 0000000000..fdecea4027 --- /dev/null +++ b/memcheck/tests/xml1.stderr.exp64 @@ -0,0 +1,156 @@ + + + +1 + +... +... +... +... +... +... + +... +... +memcheck + + + ./xml1 + + +RUNNING + + + 0x........ + ... + InvalidRead + Invalid read of size 4 + + 0x...........frame3xml1.c11 + 0x...........frame2xml1.c39 + 0x...........frame1xml1.c44 + 0x...........mainxml1.c49 + + Address 0x........ is 0 bytes after a block of size 40 alloc'd + + 0x...........mallocvg_replace_malloc.c220 + 0x...........frame3xml1.c8 + 0x...........frame2xml1.c39 + 0x...........frame1xml1.c44 + 0x...........mainxml1.c49 + + + + + 0x........ + ... + UninitCondition + Conditional jump or move depends on uninitialised value(s) + + 0x...........frame3xml1.c14 + 0x...........frame2xml1.c39 + 0x...........frame1xml1.c44 + 0x...........mainxml1.c49 + + + + + 0x........ + ... + UninitValue + Use of uninitialised value of size 8 + + 0x...........frame3xml1.c21 + 0x...........frame2xml1.c39 + 0x...........frame1xml1.c44 + 0x...........mainxml1.c49 + + + + + 0x........ + ... + InvalidFree + Invalid free() / delete / delete[] + + 0x...........freevg_replace_malloc.c306 + 0x...........frame3xml1.c25 + 0x...........frame2xml1.c39 + 0x...........frame1xml1.c44 + 0x...........mainxml1.c49 + + Address 0x........ is 0 bytes inside a block of size 40 free'd + + 0x...........freevg_replace_malloc.c306 + 0x...........frame3xml1.c24 + 0x...........frame2xml1.c39 + 0x...........frame1xml1.c44 + 0x...........mainxml1.c49 + + + + + 0x........ + ... + InvalidFree + Invalid free() / delete / delete[] + + 0x...........freevg_replace_malloc.c306 + 0x...........frame3xml1.c28 + 0x...........frame2xml1.c39 + 0x...........frame1xml1.c44 + 0x...........mainxml1.c49 + + Address 0x........ is on thread 1's stack + + + + 0x........ + ... + SyscallParam + Syscall param exit_group(exit_code) contains uninitialised byte(s) + + 0x..........._Exit + 0x...........exit + 0x...........__libc_start_main + 0x...........start.S113 + + + + + 10x........ + 10x........ + 10x........ + 10x........ + 10x........ + 10x........ + + +FINISHED + + + 3index-not-intercepted-early-enough-HACK-1 + 1strlen-not-intercepted-early-enough-HACK-5 + 1strlen-not-intercepted-early-enough-HACK-4 + 1strlen-not-intercepted-early-enough-HACK-3 + 2dl_relocate_object + + + + 0x........ + ... + Leak_DefinitelyLost + 396 bytes in 1 blocks are definitely lost in loss record 1 of 1 + 396 + 1 + + 0x...........mallocvg_replace_malloc.c220 + 0x...........frame3xml1.c31 + 0x...........frame2xml1.c39 + 0x...........frame1xml1.c44 + 0x...........mainxml1.c49 + + + + +