From: Julian Seward Date: Thu, 30 Jun 2005 23:32:30 +0000 (+0000) Subject: Update expected output. X-Git-Tag: svn/VALGRIND_3_0_0~247 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d19fe5d84d5f11f595c3172a8091ea6170849f7;p=thirdparty%2Fvalgrind.git Update expected output. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4071 --- diff --git a/memcheck/tests/xml1.stderr.exp64 b/memcheck/tests/xml1.stderr.exp64 index fdecea4027..78d87a2dc7 100644 --- a/memcheck/tests/xml1.stderr.exp64 +++ b/memcheck/tests/xml1.stderr.exp64 @@ -1,21 +1,24 @@ + 1 -... -... -... -... -... -... + + ... + ... + ... + ... + ... + ... + ... ... memcheck - ./xml1 + ./xml1 RUNNING @@ -26,18 +29,81 @@ InvalidRead Invalid read of size 4 - 0x...........frame3xml1.c11 - 0x...........frame2xml1.c39 - 0x...........frame1xml1.c44 - 0x...........mainxml1.c49 + + 0x........ + ... + frame3 + ... + xml1.c + ... + + + 0x........ + ... + frame2 + ... + xml1.c + ... + + + 0x........ + ... + frame1 + ... + xml1.c + ... + + + 0x........ + ... + main + ... + xml1.c + ... + 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........ + ... + malloc + ... + vg_replace_malloc.c + ... + + + 0x........ + ... + frame3 + ... + xml1.c + ... + + + 0x........ + ... + frame2 + ... + xml1.c + ... + + + 0x........ + ... + frame1 + ... + xml1.c + ... + + + 0x........ + ... + main + ... + xml1.c + ... + @@ -47,10 +113,38 @@ UninitCondition Conditional jump or move depends on uninitialised value(s) - 0x...........frame3xml1.c14 - 0x...........frame2xml1.c39 - 0x...........frame1xml1.c44 - 0x...........mainxml1.c49 + + 0x........ + ... + frame3 + ... + xml1.c + ... + + + 0x........ + ... + frame2 + ... + xml1.c + ... + + + 0x........ + ... + frame1 + ... + xml1.c + ... + + + 0x........ + ... + main + ... + xml1.c + ... + @@ -60,10 +154,38 @@ UninitValue Use of uninitialised value of size 8 - 0x...........frame3xml1.c21 - 0x...........frame2xml1.c39 - 0x...........frame1xml1.c44 - 0x...........mainxml1.c49 + + 0x........ + ... + frame3 + ... + xml1.c + ... + + + 0x........ + ... + frame2 + ... + xml1.c + ... + + + 0x........ + ... + frame1 + ... + xml1.c + ... + + + 0x........ + ... + main + ... + xml1.c + ... + @@ -73,19 +195,89 @@ InvalidFree Invalid free() / delete / delete[] - 0x...........freevg_replace_malloc.c306 - 0x...........frame3xml1.c25 - 0x...........frame2xml1.c39 - 0x...........frame1xml1.c44 - 0x...........mainxml1.c49 + + 0x........ + ... + free + ... + vg_replace_malloc.c + ... + + + 0x........ + ... + frame3 + ... + xml1.c + ... + + + 0x........ + ... + frame2 + ... + xml1.c + ... + + + 0x........ + ... + frame1 + ... + xml1.c + ... + + + 0x........ + ... + main + ... + xml1.c + ... + 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........ + ... + free + ... + vg_replace_malloc.c + ... + + + 0x........ + ... + frame3 + ... + xml1.c + ... + + + 0x........ + ... + frame2 + ... + xml1.c + ... + + + 0x........ + ... + frame1 + ... + xml1.c + ... + + + 0x........ + ... + main + ... + xml1.c + ... + @@ -95,11 +287,46 @@ InvalidFree Invalid free() / delete / delete[] - 0x...........freevg_replace_malloc.c306 - 0x...........frame3xml1.c28 - 0x...........frame2xml1.c39 - 0x...........frame1xml1.c44 - 0x...........mainxml1.c49 + + 0x........ + ... + free + ... + vg_replace_malloc.c + ... + + + 0x........ + ... + frame3 + ... + xml1.c + ... + + + 0x........ + ... + frame2 + ... + xml1.c + ... + + + 0x........ + ... + frame1 + ... + xml1.c + ... + + + 0x........ + ... + main + ... + xml1.c + ... + Address 0x........ is on thread 1's stack @@ -110,31 +337,49 @@ SyscallParam Syscall param exit_group(exit_code) contains uninitialised byte(s) - 0x..........._Exit - 0x...........exit - 0x...........__libc_start_main - 0x...........start.S113 + + 0x........ + ... + _Exit + + + 0x........ + ... + exit + + + 0x........ + ... + __libc_start_main + + + 0x........ + ... + ... + start.S + ... + - 10x........ - 10x........ - 10x........ - 10x........ - 10x........ - 10x........ + 1 0x........ + 1 0x........ + 1 0x........ + 1 0x........ + 1 0x........ + 1 0x........ 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 - + 3 index-not-intercepted-early-enough-HACK-1 + 1 strlen-not-intercepted-early-enough-HACK-5 + 1 strlen-not-intercepted-early-enough-HACK-4 + 1 strlen-not-intercepted-early-enough-HACK-3 + 2 dl_relocate_object + 0x........ @@ -144,11 +389,46 @@ 396 1 - 0x...........mallocvg_replace_malloc.c220 - 0x...........frame3xml1.c31 - 0x...........frame2xml1.c39 - 0x...........frame1xml1.c44 - 0x...........mainxml1.c49 + + 0x........ + ... + malloc + ... + vg_replace_malloc.c + ... + + + 0x........ + ... + frame3 + ... + xml1.c + ... + + + 0x........ + ... + frame2 + ... + xml1.c + ... + + + 0x........ + ... + frame1 + ... + xml1.c + ... + + + 0x........ + ... + main + ... + xml1.c + ... +