================================================= ./valgrind-new/exp-ptrcheck/tests/bad_percentify.stderr.diff-glibc28-amd64 ================================================= --- bad_percentify.stderr.exp-glibc28-amd64 2011-04-04 03:36:19.000000000 +0100 +++ bad_percentify.stderr.out 2011-04-04 03:51:47.000000000 +0100 @@ -1,32 +1,29 @@ Invalid read of size 1 - at 0x........: strlen (h_intercepts.c:...) - by 0x........: ... + at 0x........: ... by 0x........: ... by 0x........: VG_print_translation_stats (bad_percentify.c:88) by 0x........: main (bad_percentify.c:107) Address 0x........ expected vs actual: - Expected: stack array "buf" in frame 3 back from here + Expected: stack array "buf" in frame 2 back from here Actual: unknown Invalid read of size 1 - at 0x........: strlen (h_intercepts.c:...) - by 0x........: ... + at 0x........: ... by 0x........: ... by 0x........: VG_print_translation_stats (bad_percentify.c:93) by 0x........: main (bad_percentify.c:107) Address 0x........ expected vs actual: - Expected: stack array "buf" in frame 3 back from here + Expected: stack array "buf" in frame 2 back from here Actual: unknown Invalid read of size 1 - at 0x........: strlen (h_intercepts.c:...) - by 0x........: ... + at 0x........: ... by 0x........: ... by 0x........: VG_print_translation_stats (bad_percentify.c:98) by 0x........: main (bad_percentify.c:107) Address 0x........ expected vs actual: - Expected: stack array "buf" in frame 3 back from here + Expected: stack array "buf" in frame 2 back from here Actual: unknown ================================================= ./valgrind-new/exp-ptrcheck/tests/partial_bad.stderr.diff-glibc25-amd64 ================================================= --- partial_bad.stderr.exp-glibc25-amd64 2011-04-04 03:36:19.000000000 +0100 +++ partial_bad.stderr.out 2011-04-04 03:52:24.000000000 +0100 @@ -1,108 +1,108 @@ Invalid read of size 4 - at 0x........: main (partial.c:21) + at 0x........: main (partial.c:26) Address 0x........ is 0 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:22) + at 0x........: main (partial.c:27) Address 0x........ is 1 bytes inside the accessing pointer's legitimate range, a block of size 4 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:7) + by 0x........: main (partial.c:8) Invalid read of size 4 - at 0x........: main (partial.c:23) + at 0x........: main (partial.c:28) Address 0x........ is 2 bytes inside the accessing pointer's legitimate range, a block of size 5 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:8) + by 0x........: main (partial.c:10) Invalid read of size 4 - at 0x........: main (partial.c:24) + at 0x........: main (partial.c:29) Address 0x........ is 3 bytes inside the accessing pointer's legitimate range, a block of size 6 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:9) + by 0x........: main (partial.c:12) Invalid read of size 4 - at 0x........: main (partial.c:25) + at 0x........: main (partial.c:30) Address 0x........ is 4 bytes inside the accessing pointer's legitimate range, a block of size 7 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:10) + by 0x........: main (partial.c:14) Invalid read of size 4 - at 0x........: main (partial.c:34) + at 0x........: main (partial.c:39) Address 0x........ is 1 bytes before the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:35) + at 0x........: main (partial.c:40) Address 0x........ is 0 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:36) + at 0x........: main (partial.c:41) Address 0x........ is 1 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:37) + at 0x........: main (partial.c:42) Address 0x........ is 2 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:38) + at 0x........: main (partial.c:43) Address 0x........ is 0 bytes after the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:41) + at 0x........: main (partial.c:46) Address 0x........ is 0 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:6) + by 0x........: main (partial.c:7) Invalid read of size 8 - at 0x........: main (partial.c:42) + at 0x........: main (partial.c:47) ================================================= ./valgrind-new/exp-ptrcheck/tests/partial_bad.stderr.diff-glibc25-x86 ================================================= --- partial_bad.stderr.exp-glibc25-x86 2011-04-04 03:36:19.000000000 +0100 +++ partial_bad.stderr.out 2011-04-04 03:52:24.000000000 +0100 @@ -1,108 +1,108 @@ Invalid read of size 4 - at 0x........: main (partial.c:21) + at 0x........: main (partial.c:26) Address 0x........ is 0 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:22) + at 0x........: main (partial.c:27) Address 0x........ is 1 bytes inside the accessing pointer's legitimate range, a block of size 4 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:7) + by 0x........: main (partial.c:8) Invalid read of size 4 - at 0x........: main (partial.c:23) + at 0x........: main (partial.c:28) Address 0x........ is 2 bytes inside the accessing pointer's legitimate range, a block of size 5 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:8) + by 0x........: main (partial.c:10) Invalid read of size 4 - at 0x........: main (partial.c:24) + at 0x........: main (partial.c:29) Address 0x........ is 3 bytes inside the accessing pointer's legitimate range, a block of size 6 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:9) + by 0x........: main (partial.c:12) Invalid read of size 4 - at 0x........: main (partial.c:25) + at 0x........: main (partial.c:30) Address 0x........ is 4 bytes inside the accessing pointer's legitimate range, a block of size 7 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:10) + by 0x........: main (partial.c:14) Invalid read of size 4 - at 0x........: main (partial.c:34) + at 0x........: main (partial.c:39) Address 0x........ is 1 bytes before the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:35) + at 0x........: main (partial.c:40) Address 0x........ is 0 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:36) + at 0x........: main (partial.c:41) Address 0x........ is 1 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:37) + at 0x........: main (partial.c:42) Address 0x........ is 2 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:38) + at 0x........: main (partial.c:43) Address 0x........ is 0 bytes after the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:41) + at 0x........: main (partial.c:46) Address 0x........ is 0 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:6) + by 0x........: main (partial.c:7) Invalid read of size 8 - at 0x........: main (partial.c:42) + at 0x........: main (partial.c:47) ================================================= ./valgrind-new/exp-ptrcheck/tests/partial_good.stderr.diff-glibc25-amd64 ================================================= --- partial_good.stderr.exp-glibc25-amd64 2011-04-04 03:36:19.000000000 +0100 +++ partial_good.stderr.out 2011-04-04 03:52:27.000000000 +0100 @@ -1,94 +1,94 @@ Invalid read of size 4 - at 0x........: main (partial.c:21) + at 0x........: main (partial.c:26) Address 0x........ is 0 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:22) + at 0x........: main (partial.c:27) Address 0x........ is 1 bytes inside the accessing pointer's legitimate range, a block of size 4 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:7) + by 0x........: main (partial.c:8) Invalid read of size 4 - at 0x........: main (partial.c:23) + at 0x........: main (partial.c:28) Address 0x........ is 2 bytes inside the accessing pointer's legitimate range, a block of size 5 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:8) + by 0x........: main (partial.c:10) Invalid read of size 4 - at 0x........: main (partial.c:24) + at 0x........: main (partial.c:29) Address 0x........ is 3 bytes inside the accessing pointer's legitimate range, a block of size 6 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:9) + by 0x........: main (partial.c:12) Invalid read of size 4 - at 0x........: main (partial.c:25) + at 0x........: main (partial.c:30) Address 0x........ is 4 bytes inside the accessing pointer's legitimate range, a block of size 7 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:10) + by 0x........: main (partial.c:14) Invalid read of size 4 - at 0x........: main (partial.c:34) + at 0x........: main (partial.c:39) Address 0x........ is 1 bytes before the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:35) + at 0x........: main (partial.c:40) Address 0x........ is 0 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:36) + at 0x........: main (partial.c:41) Address 0x........ is 1 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:37) + at 0x........: main (partial.c:42) Address 0x........ is 2 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:38) + at 0x........: main (partial.c:43) Address 0x........ is 0 bytes after the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:41) + at 0x........: main (partial.c:46) Address 0x........ is 0 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:6) + by 0x........: main (partial.c:7) Invalid read of size 1 - at 0x........: main (partial.c:44) + at 0x........: main (partial.c:49) ================================================= ./valgrind-new/exp-ptrcheck/tests/partial_good.stderr.diff-glibc25-x86 ================================================= --- partial_good.stderr.exp-glibc25-x86 2011-04-04 03:36:19.000000000 +0100 +++ partial_good.stderr.out 2011-04-04 03:52:27.000000000 +0100 @@ -1,73 +1,94 @@ Invalid read of size 4 - at 0x........: main (partial.c:22) + at 0x........: main (partial.c:26) + Address 0x........ is 0 bytes inside the accessing pointer's + legitimate range, a block of size 3 alloc'd + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: main (partial.c:6) + +Invalid read of size 4 + at 0x........: main (partial.c:27) Address 0x........ is 1 bytes inside the accessing pointer's legitimate range, a block of size 4 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:7) + by 0x........: main (partial.c:8) Invalid read of size 4 - at 0x........: main (partial.c:23) + at 0x........: main (partial.c:28) Address 0x........ is 2 bytes inside the accessing pointer's legitimate range, a block of size 5 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:8) + by 0x........: main (partial.c:10) Invalid read of size 4 - at 0x........: main (partial.c:24) + at 0x........: main (partial.c:29) Address 0x........ is 3 bytes inside the accessing pointer's legitimate range, a block of size 6 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (partial.c:9) + by 0x........: main (partial.c:12) + +Invalid read of size 4 + at 0x........: main (partial.c:30) + Address 0x........ is 4 bytes inside the accessing pointer's + legitimate range, a block of size 7 alloc'd + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: main (partial.c:14) Invalid read of size 4 - at 0x........: main (partial.c:34) + at 0x........: main (partial.c:39) Address 0x........ is 1 bytes before the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:36) + at 0x........: main (partial.c:40) + Address 0x........ is 0 bytes inside the accessing pointer's + legitimate range, a block of size 3 alloc'd + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: main (partial.c:6) + +Invalid read of size 4 + at 0x........: main (partial.c:41) Address 0x........ is 1 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:37) + at 0x........: main (partial.c:42) Address 0x........ is 2 bytes inside the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) Invalid read of size 4 - at 0x........: main (partial.c:38) + at 0x........: main (partial.c:43) Address 0x........ is 0 bytes after the accessing pointer's legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:6) -Invalid read of size 8 - at 0x........: main (partial.c:42) +Invalid read of size 4 + at 0x........: main (partial.c:46) Address 0x........ is 0 bytes inside the accessing pointer's - legitimate range, a block of size 7 alloc'd + legitimate range, a block of size 3 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: main (partial.c:7) Invalid read of size 1 - at 0x........: main (partial.c:44) + at 0x........: main (partial.c:49) Address 0x........ is 0 bytes after the accessing pointer's legitimate range, a block of size 0 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) ================================================= ./valgrind-new/helgrind/tests/tc06_two_races_xml.stderr.diff ================================================= --- tc06_two_races_xml.stderr.exp 2011-04-04 03:36:19.000000000 +0100 +++ tc06_two_races_xml.stderr.out 2011-04-04 03:47:06.000000000 +0100 @@ -40,16 +40,25 @@ 0x........ ... clone + ... + clone.S + ... 0x........ ... - do_clone + do_clone.clone.2 + ... + createthread.c + ... 0x........ ... pthread_create@@GLIBC_2.2.5 + ... + createthread.c + ... 0x........ @@ -121,11 +130,17 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ ... clone + ... + clone.S + ... Location 0x........ is 0 bytes inside global var "unprot1" @@ -175,11 +190,17 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ ... clone + ... + clone.S + ... Location 0x........ is 0 bytes inside global var "unprot1" @@ -229,11 +250,17 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ ... clone + ... + clone.S + ... Location 0x........ is 0 bytes inside global var "unprot2" @@ -283,11 +310,17 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ ... clone + ... + clone.S + ... ================================================= ./valgrind-new/memcheck/tests/linux/stack_switch.stderr.diff ================================================= --- stack_switch.stderr.exp 2011-04-04 03:36:21.000000000 +0100 +++ stack_switch.stderr.out 2011-04-04 03:42:28.000000000 +0100 @@ -0,0 +1,3 @@ +Syscall param clone(child_tidptr) contains uninitialised byte(s) + ... + ================================================= ./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc212-s390x ================================================= --- origin5-bz2.stderr.exp-glibc212-s390x 2011-04-04 03:36:22.000000000 +0100 +++ origin5-bz2.stderr.out 2011-04-04 03:42:52.000000000 +0100 @@ -72,17 +72,6 @@ at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 - at 0x........: mainSort (origin5-bz2.c:2859) - by 0x........: BZ2_blockSort (origin5-bz2.c:3105) - by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) - by 0x........: handle_compress (origin5-bz2.c:4753) - by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) - by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) - by 0x........: main (origin5-bz2.c:6484) - Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6479) - -Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2963) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) @@ -128,6 +117,12 @@ Conditional jump or move depends on uninitialised value(s) at 0x........: main (origin5-bz2.c:6512) - Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6479) + Uninitialised value was created by a heap allocation + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: g_serviceFn (origin5-bz2.c:6429) + by 0x........: default_bzalloc (origin5-bz2.c:4470) + by 0x........: BZ2_decompress (origin5-bz2.c:1578) + by 0x........: BZ2_bzDecompress (origin5-bz2.c:5192) + by 0x........: BZ2_bzBuffToBuffDecompress (origin5-bz2.c:5678) + by 0x........: main (origin5-bz2.c:6498) ================================================= ./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc25-amd64 ================================================= --- origin5-bz2.stderr.exp-glibc25-amd64 2011-04-04 03:36:22.000000000 +0100 +++ origin5-bz2.stderr.out 2011-04-04 03:42:52.000000000 +0100 @@ -117,6 +117,12 @@ Conditional jump or move depends on uninitialised value(s) at 0x........: main (origin5-bz2.c:6512) - Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6479) + Uninitialised value was created by a heap allocation + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: g_serviceFn (origin5-bz2.c:6429) + by 0x........: default_bzalloc (origin5-bz2.c:4470) + by 0x........: BZ2_decompress (origin5-bz2.c:1578) + by 0x........: BZ2_bzDecompress (origin5-bz2.c:5192) + by 0x........: BZ2_bzBuffToBuffDecompress (origin5-bz2.c:5678) + by 0x........: main (origin5-bz2.c:6498) ================================================= ./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc25-x86 ================================================= --- origin5-bz2.stderr.exp-glibc25-x86 2011-04-04 03:36:22.000000000 +0100 +++ origin5-bz2.stderr.out 2011-04-04 03:42:52.000000000 +0100 @@ -11,7 +11,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 +Use of uninitialised value of size 8 at 0x........: handle_compress (origin5-bz2.c:4686) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) @@ -19,7 +19,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 +Use of uninitialised value of size 8 at 0x........: handle_compress (origin5-bz2.c:4686) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) @@ -27,8 +27,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2820) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2820) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -37,8 +38,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2823) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2823) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -47,8 +49,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2855) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2854) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -57,8 +60,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2859) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2858) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -67,8 +71,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2963) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2963) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -77,8 +82,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2964) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2964) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -87,7 +93,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 +Use of uninitialised value of size 8 at 0x........: fallbackSort (origin5-bz2.c:2269) by 0x........: BZ2_blockSort (origin5-bz2.c:3116) ================================================= ./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc27-ppc64 ================================================= --- origin5-bz2.stderr.exp-glibc27-ppc64 2011-04-04 03:36:22.000000000 +0100 +++ origin5-bz2.stderr.out 2011-04-04 03:42:52.000000000 +0100 @@ -1,7 +1,7 @@ Conditional jump or move depends on uninitialised value(s) at 0x........: main (origin5-bz2.c:6481) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Conditional jump or move depends on uninitialised value(s) at 0x........: handle_compress (origin5-bz2.c:4686) @@ -9,7 +9,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: handle_compress (origin5-bz2.c:4686) @@ -17,7 +17,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: handle_compress (origin5-bz2.c:4686) @@ -25,7 +25,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2820) @@ -36,7 +36,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2823) @@ -47,7 +47,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2854) @@ -58,7 +58,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2858) @@ -69,7 +69,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2963) @@ -80,7 +80,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2964) @@ -91,7 +91,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: fallbackSort (origin5-bz2.c:2269) @@ -102,7 +102,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 ================================================= ./valgrind-old/exp-ptrcheck/tests/bad_percentify.stderr.diff-glibc28-amd64 ================================================= --- bad_percentify.stderr.exp-glibc28-amd64 2011-04-04 03:20:07.000000000 +0100 +++ bad_percentify.stderr.out 2011-04-04 03:35:01.000000000 +0100 @@ -1,32 +1,29 @@ Invalid read of size 1 - at 0x........: strlen (h_intercepts.c:...) - by 0x........: ... + at 0x........: ... by 0x........: ... by 0x........: VG_print_translation_stats (bad_percentify.c:88) by 0x........: main (bad_percentify.c:107) Address 0x........ expected vs actual: - Expected: stack array "buf" in frame 3 back from here + Expected: stack array "buf" in frame 2 back from here Actual: unknown Invalid read of size 1 - at 0x........: strlen (h_intercepts.c:...) - by 0x........: ... + at 0x........: ... by 0x........: ... by 0x........: VG_print_translation_stats (bad_percentify.c:93) by 0x........: main (bad_percentify.c:107) Address 0x........ expected vs actual: - Expected: stack array "buf" in frame 3 back from here + Expected: stack array "buf" in frame 2 back from here Actual: unknown Invalid read of size 1 - at 0x........: strlen (h_intercepts.c:...) - by 0x........: ... + at 0x........: ... by 0x........: ... by 0x........: VG_print_translation_stats (bad_percentify.c:98) by 0x........: main (bad_percentify.c:107) Address 0x........ expected vs actual: - Expected: stack array "buf" in frame 3 back from here + Expected: stack array "buf" in frame 2 back from here Actual: unknown ================================================= ./valgrind-old/helgrind/tests/tc06_two_races_xml.stderr.diff ================================================= --- tc06_two_races_xml.stderr.exp 2011-04-04 03:20:07.000000000 +0100 +++ tc06_two_races_xml.stderr.out 2011-04-04 03:30:35.000000000 +0100 @@ -40,16 +40,25 @@ 0x........ ... clone + ... + clone.S + ... 0x........ ... - do_clone + do_clone.clone.2 + ... + createthread.c + ... 0x........ ... pthread_create@@GLIBC_2.2.5 + ... + createthread.c + ... 0x........ @@ -121,11 +130,17 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ ... clone + ... + clone.S + ... Location 0x........ is 0 bytes inside global var "unprot1" @@ -175,11 +190,17 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ ... clone + ... + clone.S + ... Location 0x........ is 0 bytes inside global var "unprot1" @@ -229,11 +250,17 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ ... clone + ... + clone.S + ... Location 0x........ is 0 bytes inside global var "unprot2" @@ -283,11 +310,17 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ ... clone + ... + clone.S + ... ================================================= ./valgrind-old/memcheck/tests/linux/stack_switch.stderr.diff ================================================= --- stack_switch.stderr.exp 2011-04-04 03:20:08.000000000 +0100 +++ stack_switch.stderr.out 2011-04-04 03:26:13.000000000 +0100 @@ -0,0 +1,3 @@ +Syscall param clone(child_tidptr) contains uninitialised byte(s) + ... + ================================================= ./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc212-s390x ================================================= --- origin5-bz2.stderr.exp-glibc212-s390x 2011-04-04 03:20:08.000000000 +0100 +++ origin5-bz2.stderr.out 2011-04-04 03:26:37.000000000 +0100 @@ -72,17 +72,6 @@ at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 - at 0x........: mainSort (origin5-bz2.c:2859) - by 0x........: BZ2_blockSort (origin5-bz2.c:3105) - by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) - by 0x........: handle_compress (origin5-bz2.c:4753) - by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) - by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) - by 0x........: main (origin5-bz2.c:6484) - Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6479) - -Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2963) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) @@ -128,6 +117,12 @@ Conditional jump or move depends on uninitialised value(s) at 0x........: main (origin5-bz2.c:6512) - Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6479) + Uninitialised value was created by a heap allocation + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: g_serviceFn (origin5-bz2.c:6429) + by 0x........: default_bzalloc (origin5-bz2.c:4470) + by 0x........: BZ2_decompress (origin5-bz2.c:1578) + by 0x........: BZ2_bzDecompress (origin5-bz2.c:5192) + by 0x........: BZ2_bzBuffToBuffDecompress (origin5-bz2.c:5678) + by 0x........: main (origin5-bz2.c:6498) ================================================= ./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc25-amd64 ================================================= --- origin5-bz2.stderr.exp-glibc25-amd64 2011-04-04 03:20:08.000000000 +0100 +++ origin5-bz2.stderr.out 2011-04-04 03:26:37.000000000 +0100 @@ -117,6 +117,12 @@ Conditional jump or move depends on uninitialised value(s) at 0x........: main (origin5-bz2.c:6512) - Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6479) + Uninitialised value was created by a heap allocation + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: g_serviceFn (origin5-bz2.c:6429) + by 0x........: default_bzalloc (origin5-bz2.c:4470) + by 0x........: BZ2_decompress (origin5-bz2.c:1578) + by 0x........: BZ2_bzDecompress (origin5-bz2.c:5192) + by 0x........: BZ2_bzBuffToBuffDecompress (origin5-bz2.c:5678) + by 0x........: main (origin5-bz2.c:6498) ================================================= ./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc25-x86 ================================================= --- origin5-bz2.stderr.exp-glibc25-x86 2011-04-04 03:20:08.000000000 +0100 +++ origin5-bz2.stderr.out 2011-04-04 03:26:37.000000000 +0100 @@ -11,7 +11,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 +Use of uninitialised value of size 8 at 0x........: handle_compress (origin5-bz2.c:4686) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) @@ -19,7 +19,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 +Use of uninitialised value of size 8 at 0x........: handle_compress (origin5-bz2.c:4686) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) @@ -27,8 +27,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2820) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2820) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -37,8 +38,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2823) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2823) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -47,8 +49,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2855) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2854) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -57,8 +60,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2859) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2858) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -67,8 +71,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2963) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2963) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -77,8 +82,9 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2964) +Use of uninitialised value of size 8 + at 0x........: mainSort (origin5-bz2.c:2964) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -87,7 +93,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 4 +Use of uninitialised value of size 8 at 0x........: fallbackSort (origin5-bz2.c:2269) by 0x........: BZ2_blockSort (origin5-bz2.c:3116) ================================================= ./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc27-ppc64 ================================================= --- origin5-bz2.stderr.exp-glibc27-ppc64 2011-04-04 03:20:08.000000000 +0100 +++ origin5-bz2.stderr.out 2011-04-04 03:26:37.000000000 +0100 @@ -1,7 +1,7 @@ Conditional jump or move depends on uninitialised value(s) at 0x........: main (origin5-bz2.c:6481) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Conditional jump or move depends on uninitialised value(s) at 0x........: handle_compress (origin5-bz2.c:4686) @@ -9,7 +9,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: handle_compress (origin5-bz2.c:4686) @@ -17,7 +17,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: handle_compress (origin5-bz2.c:4686) @@ -25,7 +25,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2820) @@ -36,7 +36,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2823) @@ -47,7 +47,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2854) @@ -58,7 +58,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2858) @@ -69,7 +69,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2963) @@ -80,7 +80,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: mainSort (origin5-bz2.c:2964) @@ -91,7 +91,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8 at 0x........: fallbackSort (origin5-bz2.c:2269) @@ -102,7 +102,7 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 8