=================================================
./valgrind-new/drd/tests/bar_bad.stderr.diff
=================================================
--- bar_bad.stderr.exp 2012-07-28 02:44:23.798860969 +0100
+++ bar_bad.stderr.out 2012-07-28 02:55:27.569423676 +0100
@@ -38,12 +38,20 @@
at 0x........: pthread_barrier_destroy (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
-Destruction of barrier that is being waited upon: barrier 0x........
- at 0x........: free (vg_replace_malloc.c:...)
- by 0x........: main (bar_bad.c:?)
-barrier 0x........ was first observed at:
- at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
- by 0x........: main (bar_bad.c:?)
+Process terminating with default action of signal 11 (SIGSEGV)
+ General Protection Fault
+ at 0x........: _dl_map_object_from_fd (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_map_object (in /usr/lib64/ld-2.16.so)
+ by 0x........: dl_open_worker (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_open (in /usr/lib64/ld-2.16.so)
+ by 0x........: do_dlopen (in /...libc...)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: __libc_dlopen_mode (in /...libc...)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: pthread_cancel (drd_pthread_intercepts.c:?)
+ by 0x........: main (bar_bad.c:?)
-ERROR SUMMARY: 7 errors from 6 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 6 errors from 5 contexts (suppressed: 0 from 0)
=================================================
./valgrind-new/drd/tests/bar_bad_xml.stderr.diff
=================================================
--- bar_bad_xml.stderr.exp 2012-07-28 02:44:23.816860594 +0100
+++ bar_bad_xml.stderr.out 2012-07-28 02:55:29.819377232 +0100
@@ -229,53 +229,6 @@
-
- 0x........
- ...
- BarrierErr
- Destruction of barrier that is being waited upon: barrier 0x........
-
-
- 0x........
- ...
- free
- ...
- vg_replace_malloc.c
- ...
-
-
- 0x........
- ...
- main
- ...
- bar_bad.c
- ...
-
-
-
- barrier
- 0x........
-
-
- 0x........
- ...
- pthread_barrier_init
- ...
- drd_pthread_intercepts.c
- ...
-
-
- 0x........
- ...
- main
- ...
- bar_bad.c
- ...
-
-
-
-
-
FINISHED
@@ -286,10 +239,6 @@
...
0x........
-
-
- ...
- 0x........
...
=================================================
./valgrind-new/drd/tests/pth_cancel_locked.stderr.diff
=================================================
--- pth_cancel_locked.stderr.exp 2012-07-28 02:44:23.768861596 +0100
+++ pth_cancel_locked.stderr.out 2012-07-28 02:56:14.640466876 +0100
@@ -1,11 +1,18 @@
-Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
- at 0x........: pthread_join (drd_pthread_intercepts.c:?)
- by 0x........: main (pth_cancel_locked.c:?)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
- by 0x........: main (pth_cancel_locked.c:?)
-Test finished.
+Process terminating with default action of signal 11 (SIGSEGV)
+ General Protection Fault
+ at 0x........: _dl_map_object_from_fd (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_map_object (in /usr/lib64/ld-2.16.so)
+ by 0x........: dl_open_worker (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_open (in /usr/lib64/ld-2.16.so)
+ by 0x........: do_dlopen (in /...libc...)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: __libc_dlopen_mode (in /...libc...)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: pthread_cancel (drd_pthread_intercepts.c:?)
+ by 0x........: main (pth_cancel_locked.c:?)
-ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
=================================================
./valgrind-new/drd/tests/pth_cancel_locked.stderr.diff-darwin
=================================================
--- pth_cancel_locked.stderr.exp-darwin 2012-07-28 02:44:23.776861429 +0100
+++ pth_cancel_locked.stderr.out 2012-07-28 02:56:14.640466876 +0100
@@ -1,18 +1,18 @@
-Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
- at 0x........: pthread_join (drd_pthread_intercepts.c:?)
- by 0x........: main (pth_cancel_locked.c:?)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
- by 0x........: main (pth_cancel_locked.c:?)
-Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
- at 0x........: pthread_join (drd_pthread_intercepts.c:?)
+Process terminating with default action of signal 11 (SIGSEGV)
+ General Protection Fault
+ at 0x........: _dl_map_object_from_fd (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_map_object (in /usr/lib64/ld-2.16.so)
+ by 0x........: dl_open_worker (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_open (in /usr/lib64/ld-2.16.so)
+ by 0x........: do_dlopen (in /...libc...)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: __libc_dlopen_mode (in /...libc...)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: pthread_cancel (drd_pthread_intercepts.c:?)
by 0x........: main (pth_cancel_locked.c:?)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
- by 0x........: main (pth_cancel_locked.c:?)
-
-Test finished.
-ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
=================================================
./valgrind-new/gdbserver_tests/mcinfcallRU.stderr.diff
=================================================
--- mcinfcallRU.stderr.exp 2012-07-28 02:44:21.770903302 +0100
+++ mcinfcallRU.stderr.out 2012-07-28 02:48:59.576219478 +0100
@@ -1,4 +1,12 @@
loops/sleep_ms/burn/threads_spec: 1 0 2000000000 ------B-
main ready to sleep and/or burn
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
pid .... Thread .... inferior call pushed from gdb in mcinfcallRU.stdinB.gdb
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
Reset valgrind output to log (orderly_finish)
=================================================
./valgrind-new/gdbserver_tests/mcinfcallWSRU.stderr.diff
=================================================
--- mcinfcallWSRU.stderr.exp 2012-07-28 02:44:21.771903281 +0100
+++ mcinfcallWSRU.stderr.out 2012-07-28 02:49:03.103146859 +0100
@@ -3,5 +3,13 @@
London ready to sleep and/or burn
Petaouchnok ready to sleep and/or burn
main ready to sleep and/or burn
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
pid .... Thread .... thread 1 inferior call pushed from gdb in mcinfcallWSRU.stdinB.gdb
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
Reset valgrind output to log (orderly_finish)
=================================================
./valgrind-new/gdbserver_tests/mcmain_pic.stderr.diff
=================================================
--- mcmain_pic.stderr.exp 2012-07-28 02:44:21.764903427 +0100
+++ mcmain_pic.stderr.out 2012-07-28 02:49:19.046818576 +0100
@@ -2,6 +2,14 @@
(action at startup) vgdb me ...
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
HEAP SUMMARY:
in use at exit: 16 bytes in 1 blocks
=================================================
./valgrind-new/memcheck/tests/err_disable4.stderr.diff
=================================================
--- err_disable4.stderr.exp 2012-07-28 02:44:22.120895996 +0100
+++ err_disable4.stderr.out 2012-07-28 02:50:10.418750207 +0100
@@ -1,6 +1,7 @@
-------- Letting 498 threads exit w/ errs disabled ------
+err_disable4: err_disable4.c:85: main: Assertion `!r' failed.
WARNING: exiting thread has error reporting disabled.
WARNING: possibly as a result of some mistake in the use
WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
@@ -1006,507 +1007,3 @@
WARNING: exiting thread has error reporting disabled.
WARNING: possibly as a result of some mistake in the use
WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
=================================================
./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc212-s390x
=================================================
--- origin5-bz2.stderr.exp-glibc212-s390x 2012-07-28 02:44:22.246893366 +0100
+++ origin5-bz2.stderr.out 2012-07-28 02:51:02.158680607 +0100
@@ -75,17 +75,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)
@@ -131,6 +120,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-glibc234-s390x
=================================================
--- origin5-bz2.stderr.exp-glibc234-s390x 2012-07-28 02:44:22.130895787 +0100
+++ origin5-bz2.stderr.out 2012-07-28 02:51:02.158680607 +0100
@@ -120,6 +120,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 2012-07-28 02:44:21.825902153 +0100
+++ origin5-bz2.stderr.out 2012-07-28 02:51:02.158680607 +0100
@@ -120,6 +120,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 2012-07-28 02:44:22.004898417 +0100
+++ origin5-bz2.stderr.out 2012-07-28 02:51:02.158680607 +0100
@@ -12,7 +12,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........: copy_input_until_stop (origin5-bz2.c:4686)
by 0x........: handle_compress (origin5-bz2.c:4750)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
@@ -21,7 +21,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........: copy_input_until_stop (origin5-bz2.c:4686)
by 0x........: handle_compress (origin5-bz2.c:4750)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
@@ -30,7 +30,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........: mainSort (origin5-bz2.c:2820)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -41,7 +41,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........: mainSort (origin5-bz2.c:2823)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -52,7 +52,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........: mainSort (origin5-bz2.c:2854)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -63,7 +63,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........: mainSort (origin5-bz2.c:2858)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -74,7 +74,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........: mainSort (origin5-bz2.c:2963)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -85,7 +85,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........: mainSort (origin5-bz2.c:2964)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -96,7 +96,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)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -107,7 +107,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:2275)
by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -120,6 +120,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:...)
=================================================
./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc27-ppc64
=================================================
--- origin5-bz2.stderr.exp-glibc27-ppc64 2012-07-28 02:44:22.070897040 +0100
+++ origin5-bz2.stderr.out 2012-07-28 02:51:02.158680607 +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........: copy_input_until_stop (origin5-bz2.c:4686)
@@ -10,7 +10,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........: copy_input_until_stop (origin5-bz2.c:4686)
@@ -19,7 +19,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........: copy_input_until_stop (origin5-bz2.c:4686)
@@ -28,7 +28,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)
@@ -39,7 +39,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)
@@ -50,7 +50,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)
@@ -61,7 +61,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)
@@ -72,7 +72,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)
@@ -83,7 +83,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)
@@ -94,7 +94,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)
@@ -105,7 +105,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-new/memcheck/tests/overlap.stderr.diff
=================================================
--- overlap.stderr.exp 2012-07-28 02:44:22.175894848 +0100
+++ overlap.stderr.out 2012-07-28 02:51:06.656587656 +0100
@@ -1,9 +1,9 @@
Source and destination overlap in memcpy(0x........, 0x........, 21)
- at 0x........: memcpy (mc_replace_strmem.c:...)
+ at 0x........: memcpy@@GLIBC_2.14 (mc_replace_strmem.c:...)
by 0x........: main (overlap.c:40)
Source and destination overlap in memcpy(0x........, 0x........, 21)
- at 0x........: memcpy (mc_replace_strmem.c:...)
+ at 0x........: memcpy@@GLIBC_2.14 (mc_replace_strmem.c:...)
by 0x........: main (overlap.c:42)
Source and destination overlap in strncpy(0x........, 0x........, 21)
=================================================
./valgrind-new/memcheck/tests/str_tester.stderr.diff
=================================================
--- str_tester.stderr.exp 2012-07-28 02:44:21.934899878 +0100
+++ str_tester.stderr.out 2012-07-28 02:51:24.555217957 +0100
@@ -0,0 +1,25 @@
+Conditional jump or move depends on uninitialised value(s)
+ ...
+ by 0x........: test_memrchr (str_tester.c:620)
+ by 0x........: main (str_tester.c:1458)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: check (str_tester.c:51)
+ by 0x........: test_memrchr (str_tester.c:620)
+ by 0x........: main (str_tester.c:1458)
+
+Conditional jump or move depends on uninitialised value(s)
+ ...
+ by 0x........: test_memrchr (str_tester.c:621)
+ by 0x........: main (str_tester.c:1458)
+
+Conditional jump or move depends on uninitialised value(s)
+ ...
+ by 0x........: test_memrchr (str_tester.c:621)
+ by 0x........: main (str_tester.c:1458)
+
+Conditional jump or move depends on uninitialised value(s)
+ ...
+ by 0x........: test_memrchr (str_tester.c:621)
+ by 0x........: main (str_tester.c:1458)
+
=================================================
./valgrind-old/drd/tests/bar_bad.stderr.diff
=================================================
--- bar_bad.stderr.exp 2012-07-28 02:31:33.392306924 +0100
+++ bar_bad.stderr.out 2012-07-28 02:42:26.577400959 +0100
@@ -38,12 +38,20 @@
at 0x........: pthread_barrier_destroy (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
-Destruction of barrier that is being waited upon: barrier 0x........
- at 0x........: free (vg_replace_malloc.c:...)
- by 0x........: main (bar_bad.c:?)
-barrier 0x........ was first observed at:
- at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
- by 0x........: main (bar_bad.c:?)
+Process terminating with default action of signal 11 (SIGSEGV)
+ General Protection Fault
+ at 0x........: _dl_map_object_from_fd (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_map_object (in /usr/lib64/ld-2.16.so)
+ by 0x........: dl_open_worker (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_open (in /usr/lib64/ld-2.16.so)
+ by 0x........: do_dlopen (in /...libc...)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: __libc_dlopen_mode (in /...libc...)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: pthread_cancel (drd_pthread_intercepts.c:?)
+ by 0x........: main (bar_bad.c:?)
-ERROR SUMMARY: 7 errors from 6 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 6 errors from 5 contexts (suppressed: 0 from 0)
=================================================
./valgrind-old/drd/tests/bar_bad_xml.stderr.diff
=================================================
--- bar_bad_xml.stderr.exp 2012-07-28 02:31:33.409306573 +0100
+++ bar_bad_xml.stderr.out 2012-07-28 02:42:28.937353156 +0100
@@ -229,53 +229,6 @@
-
- 0x........
- ...
- BarrierErr
- Destruction of barrier that is being waited upon: barrier 0x........
-
-
- 0x........
- ...
- free
- ...
- vg_replace_malloc.c
- ...
-
-
- 0x........
- ...
- main
- ...
- bar_bad.c
- ...
-
-
-
- barrier
- 0x........
-
-
- 0x........
- ...
- pthread_barrier_init
- ...
- drd_pthread_intercepts.c
- ...
-
-
- 0x........
- ...
- main
- ...
- bar_bad.c
- ...
-
-
-
-
-
FINISHED
@@ -286,10 +239,6 @@
...
0x........
-
-
- ...
- 0x........
...
=================================================
./valgrind-old/drd/tests/pth_cancel_locked.stderr.diff
=================================================
--- pth_cancel_locked.stderr.exp 2012-07-28 02:31:33.363307519 +0100
+++ pth_cancel_locked.stderr.out 2012-07-28 02:43:09.551422767 +0100
@@ -1,11 +1,18 @@
-Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
- at 0x........: pthread_join (drd_pthread_intercepts.c:?)
- by 0x........: main (pth_cancel_locked.c:?)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
- by 0x........: main (pth_cancel_locked.c:?)
-Test finished.
+Process terminating with default action of signal 11 (SIGSEGV)
+ General Protection Fault
+ at 0x........: _dl_map_object_from_fd (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_map_object (in /usr/lib64/ld-2.16.so)
+ by 0x........: dl_open_worker (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_open (in /usr/lib64/ld-2.16.so)
+ by 0x........: do_dlopen (in /...libc...)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: __libc_dlopen_mode (in /...libc...)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: pthread_cancel (drd_pthread_intercepts.c:?)
+ by 0x........: main (pth_cancel_locked.c:?)
-ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
=================================================
./valgrind-old/drd/tests/pth_cancel_locked.stderr.diff-darwin
=================================================
--- pth_cancel_locked.stderr.exp-darwin 2012-07-28 02:31:33.371307354 +0100
+++ pth_cancel_locked.stderr.out 2012-07-28 02:43:09.551422767 +0100
@@ -1,18 +1,18 @@
-Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
- at 0x........: pthread_join (drd_pthread_intercepts.c:?)
- by 0x........: main (pth_cancel_locked.c:?)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
- by 0x........: main (pth_cancel_locked.c:?)
-Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
- at 0x........: pthread_join (drd_pthread_intercepts.c:?)
+Process terminating with default action of signal 11 (SIGSEGV)
+ General Protection Fault
+ at 0x........: _dl_map_object_from_fd (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_map_object (in /usr/lib64/ld-2.16.so)
+ by 0x........: dl_open_worker (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: _dl_open (in /usr/lib64/ld-2.16.so)
+ by 0x........: do_dlopen (in /...libc...)
+ by 0x........: _dl_catch_error (in /usr/lib64/ld-2.16.so)
+ by 0x........: __libc_dlopen_mode (in /...libc...)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: pthread_cancel (drd_pthread_intercepts.c:?)
by 0x........: main (pth_cancel_locked.c:?)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
- by 0x........: main (pth_cancel_locked.c:?)
-
-Test finished.
-ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
=================================================
./valgrind-old/gdbserver_tests/mcinfcallRU.stderr.diff
=================================================
--- mcinfcallRU.stderr.exp 2012-07-28 02:31:18.663610446 +0100
+++ mcinfcallRU.stderr.out 2012-07-28 02:36:17.423469259 +0100
@@ -1,4 +1,12 @@
loops/sleep_ms/burn/threads_spec: 1 0 2000000000 ------B-
main ready to sleep and/or burn
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
pid .... Thread .... inferior call pushed from gdb in mcinfcallRU.stdinB.gdb
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
Reset valgrind output to log (orderly_finish)
=================================================
./valgrind-old/gdbserver_tests/mcinfcallWSRU.stderr.diff
=================================================
--- mcinfcallWSRU.stderr.exp 2012-07-28 02:31:18.664610426 +0100
+++ mcinfcallWSRU.stderr.out 2012-07-28 02:36:20.889397964 +0100
@@ -3,5 +3,13 @@
London ready to sleep and/or burn
Petaouchnok ready to sleep and/or burn
main ready to sleep and/or burn
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
pid .... Thread .... thread 1 inferior call pushed from gdb in mcinfcallWSRU.stdinB.gdb
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
Reset valgrind output to log (orderly_finish)
=================================================
./valgrind-old/gdbserver_tests/mcmain_pic.stderr.diff
=================================================
--- mcmain_pic.stderr.exp 2012-07-28 02:31:18.657610570 +0100
+++ mcmain_pic.stderr.out 2012-07-28 02:36:35.531096749 +0100
@@ -2,6 +2,14 @@
(action at startup) vgdb me ...
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
+vex amd64->IR: unhandled instruction bytes: 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........ 0x........
+vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
+vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x........ ESC=NONE
+vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
HEAP SUMMARY:
in use at exit: 16 bytes in 1 blocks
=================================================
./valgrind-old/memcheck/tests/err_disable4.stderr.diff
=================================================
--- err_disable4.stderr.exp 2012-07-28 02:31:20.665569191 +0100
+++ err_disable4.stderr.out 2012-07-28 02:37:24.234094535 +0100
@@ -1,6 +1,7 @@
-------- Letting 498 threads exit w/ errs disabled ------
+err_disable4: err_disable4.c:85: main: Assertion `!r' failed.
WARNING: exiting thread has error reporting disabled.
WARNING: possibly as a result of some mistake in the use
WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
@@ -1054,459 +1055,3 @@
WARNING: exiting thread has error reporting disabled.
WARNING: possibly as a result of some mistake in the use
WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
-WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros.
-WARNING: exiting thread has error reporting disabled.
-WARNING: possibly as a result of some mistake in the use
=================================================
./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc212-s390x
=================================================
--- origin5-bz2.stderr.exp-glibc212-s390x 2012-07-28 02:31:23.226516418 +0100
+++ origin5-bz2.stderr.out 2012-07-28 02:38:00.621490241 +0100
@@ -75,17 +75,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)
@@ -131,6 +120,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-glibc234-s390x
=================================================
--- origin5-bz2.stderr.exp-glibc234-s390x 2012-07-28 02:31:20.676568966 +0100
+++ origin5-bz2.stderr.out 2012-07-28 02:38:00.621490241 +0100
@@ -120,6 +120,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 2012-07-28 02:31:19.144600535 +0100
+++ origin5-bz2.stderr.out 2012-07-28 02:38:00.621490241 +0100
@@ -120,6 +120,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 2012-07-28 02:31:20.223578300 +0100
+++ origin5-bz2.stderr.out 2012-07-28 02:38:00.621490241 +0100
@@ -12,7 +12,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........: copy_input_until_stop (origin5-bz2.c:4686)
by 0x........: handle_compress (origin5-bz2.c:4750)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
@@ -21,7 +21,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........: copy_input_until_stop (origin5-bz2.c:4686)
by 0x........: handle_compress (origin5-bz2.c:4750)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
@@ -30,7 +30,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........: mainSort (origin5-bz2.c:2820)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -41,7 +41,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........: mainSort (origin5-bz2.c:2823)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -52,7 +52,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........: mainSort (origin5-bz2.c:2854)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -63,7 +63,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........: mainSort (origin5-bz2.c:2858)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -74,7 +74,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........: mainSort (origin5-bz2.c:2963)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -85,7 +85,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........: mainSort (origin5-bz2.c:2964)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -96,7 +96,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)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -107,7 +107,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:2275)
by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
@@ -120,6 +120,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:...)
=================================================
./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc27-ppc64
=================================================
--- origin5-bz2.stderr.exp-glibc27-ppc64 2012-07-28 02:31:20.434573952 +0100
+++ origin5-bz2.stderr.out 2012-07-28 02:38:00.621490241 +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........: copy_input_until_stop (origin5-bz2.c:4686)
@@ -10,7 +10,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........: copy_input_until_stop (origin5-bz2.c:4686)
@@ -19,7 +19,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........: copy_input_until_stop (origin5-bz2.c:4686)
@@ -28,7 +28,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)
@@ -39,7 +39,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)
@@ -50,7 +50,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)
@@ -61,7 +61,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)
@@ -72,7 +72,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)
@@ -83,7 +83,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)
@@ -94,7 +94,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)
@@ -105,7 +105,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/memcheck/tests/overlap.stderr.diff
=================================================
--- overlap.stderr.exp 2012-07-28 02:31:20.852565337 +0100
+++ overlap.stderr.out 2012-07-28 02:38:04.295426605 +0100
@@ -1,9 +1,9 @@
Source and destination overlap in memcpy(0x........, 0x........, 21)
- at 0x........: memcpy (mc_replace_strmem.c:...)
+ at 0x........: memcpy@@GLIBC_2.14 (mc_replace_strmem.c:...)
by 0x........: main (overlap.c:40)
Source and destination overlap in memcpy(0x........, 0x........, 21)
- at 0x........: memcpy (mc_replace_strmem.c:...)
+ at 0x........: memcpy@@GLIBC_2.14 (mc_replace_strmem.c:...)
by 0x........: main (overlap.c:42)
Source and destination overlap in strncpy(0x........, 0x........, 21)
=================================================
./valgrind-old/memcheck/tests/str_tester.stderr.diff
=================================================
--- str_tester.stderr.exp 2012-07-28 02:31:19.825586501 +0100
+++ str_tester.stderr.out 2012-07-28 02:38:19.844144295 +0100
@@ -0,0 +1,25 @@
+Conditional jump or move depends on uninitialised value(s)
+ ...
+ by 0x........: test_memrchr (str_tester.c:620)
+ by 0x........: main (str_tester.c:1458)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: check (str_tester.c:51)
+ by 0x........: test_memrchr (str_tester.c:620)
+ by 0x........: main (str_tester.c:1458)
+
+Conditional jump or move depends on uninitialised value(s)
+ ...
+ by 0x........: test_memrchr (str_tester.c:621)
+ by 0x........: main (str_tester.c:1458)
+
+Conditional jump or move depends on uninitialised value(s)
+ ...
+ by 0x........: test_memrchr (str_tester.c:621)
+ by 0x........: main (str_tester.c:1458)
+
+Conditional jump or move depends on uninitialised value(s)
+ ...
+ by 0x........: test_memrchr (str_tester.c:621)
+ by 0x........: main (str_tester.c:1458)
+