=================================================
./valgrind-new/exp-ptrcheck/tests/bad_percentify.stderr.diff-glibc28-amd64
=================================================
--- bad_percentify.stderr.exp-glibc28-amd64 2010-10-23 03:37:01.000000000 +0100
+++ bad_percentify.stderr.out 2010-10-23 03:55:51.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/helgrind/tests/tc06_two_races_xml.stderr.diff
=================================================
--- tc06_two_races_xml.stderr.exp 2010-10-23 03:36:50.000000000 +0100
+++ tc06_two_races_xml.stderr.out 2010-10-23 03:51:36.000000000 +0100
@@ -40,16 +40,25 @@
0x........
...
clone
+
...
+ clone.S
+ ...
0x........
...
- do_clone
+ do_clone.clone.0
+ ...
+ createthread.c
+ ...
0x........
...
pthread_create@@GLIBC_2.2.5
+ ...
+ createthread.c
+ ...
0x........
@@ -121,11 +130,12 @@
0x........
...
start_thread
+ ...
+ pthread_create.c
+ ...
0x........
- ...
- clone
Location 0x........ is 0 bytes inside global var "unprot1"
@@ -175,11 +185,12 @@
0x........
...
start_thread
+ ...
+ pthread_create.c
+ ...
0x........
- ...
- clone
Location 0x........ is 0 bytes inside global var "unprot1"
@@ -229,11 +240,12 @@
0x........
...
start_thread
+ ...
+ pthread_create.c
+ ...
0x........
- ...
- clone
Location 0x........ is 0 bytes inside global var "unprot2"
@@ -283,11 +295,12 @@
0x........
...
start_thread
+ ...
+ pthread_create.c
+ ...
0x........
- ...
- clone
Location 0x........ is 0 bytes inside global var "unprot2"
=================================================
./valgrind-new/memcheck/tests/linux/stack_switch.stderr.diff
=================================================
--- stack_switch.stderr.exp 2010-10-23 03:38:24.000000000 +0100
+++ stack_switch.stderr.out 2010-10-23 03:47:23.000000000 +0100
@@ -0,0 +1,3 @@
+Syscall param clone(child_tidptr) contains uninitialised byte(s)
+ ...
+
=================================================
./valgrind-new/memcheck/tests/linux/timerfd-syscall.stderr.diff
=================================================
--- timerfd-syscall.stderr.exp 2010-10-23 03:38:24.000000000 +0100
+++ timerfd-syscall.stderr.out 2010-10-23 03:47:30.000000000 +0100
@@ -40,7 +40,7 @@
it_value = 0.1 it_interval = 0.1
sleeping 1 second ...
waiting timer ...
-got timer ticks (20) after about 2s
+got timer ticks (21) after 2.1 s
O_NONBLOCK test ...
waiting timer (flush the single tick) ...
got timer ticks (1) after 0.1 s
=================================================
./valgrind-old/exp-ptrcheck/tests/bad_percentify.stderr.diff-glibc28-amd64
=================================================
--- bad_percentify.stderr.exp-glibc28-amd64 2010-10-23 03:20:09.000000000 +0100
+++ bad_percentify.stderr.out 2010-10-23 03:35:12.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 2010-10-23 03:20:09.000000000 +0100
+++ tc06_two_races_xml.stderr.out 2010-10-23 03:30:58.000000000 +0100
@@ -40,16 +40,25 @@
0x........
...
clone
+ ...
+ clone.S
+ ...
0x........
...
- do_clone
+ do_clone.clone.0
+ ...
+ createthread.c
+ ...
0x........
...
pthread_create@@GLIBC_2.2.5
+ ...
+ createthread.c
+ ...
0x........
@@ -121,11 +130,12 @@
0x........
...
start_thread
+ ...
+ pthread_create.c
+ ...
0x........
- ...
- clone
Location 0x........ is 0 bytes inside global var "unprot1"
@@ -175,11 +185,12 @@
0x........
...
start_thread
+ ...
+ pthread_create.c
+ ...
0x........
- ...
- clone
Location 0x........ is 0 bytes inside global var "unprot1"
@@ -229,11 +240,12 @@
0x........
...
start_thread
+ ...
+ pthread_create.c
+ ...
0x........
- ...
- clone
Location 0x........ is 0 bytes inside global var "unprot2"
@@ -283,11 +295,12 @@
0x........
...
start_thread
+ ...
+ pthread_create.c
+ ...
0x........
- ...
- clone
Location 0x........ is 0 bytes inside global var "unprot2"
=================================================
./valgrind-old/memcheck/tests/linux/stack_switch.stderr.diff
=================================================
--- stack_switch.stderr.exp 2010-10-23 03:20:12.000000000 +0100
+++ stack_switch.stderr.out 2010-10-23 03:26:03.000000000 +0100
@@ -0,0 +1,3 @@
+Syscall param clone(child_tidptr) contains uninitialised byte(s)
+ ...
+