================================================= ./valgrind-new/drd/tests/pth_mutex_reinit.stderr.diff ================================================= --- pth_mutex_reinit.stderr.exp 2013-07-26 02:24:49.577359848 +0100 +++ pth_mutex_reinit.stderr.out 2013-07-26 02:37:47.919247316 +0100 @@ -1,11 +1,15 @@ +The object at address 0x........ is not a mutex. + at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?) + by 0x........: main (pth_mutex_reinit.c:?) + Mutex reinitialization: mutex 0x........, recursion count 0, owner 1. at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?) by 0x........: main (pth_mutex_reinit.c:?) mutex 0x........ was first observed at: - at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?) + at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?) by 0x........: main (pth_mutex_reinit.c:?) Done. -ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) ================================================= ./valgrind-new/exp-sgcheck/tests/hackedbz2.stderr.diff-glibc28-amd64 ================================================= --- hackedbz2.stderr.exp-glibc28-amd64 2013-07-26 02:24:49.266366286 +0100 +++ hackedbz2.stderr.out 2013-07-26 02:38:57.010816734 +0100 @@ -1,7 +1,6 @@ Invalid read of size 1 - at 0x........: vex_strlen (hackedbz2.c:1006) - by 0x........: add_to_myprintf_buf (hackedbz2.c:1284) + at 0x........: add_to_myprintf_buf (hackedbz2.c:1006) by 0x........: vex_printf (hackedbz2.c:1155) by 0x........: BZ2_compressBlock (hackedbz2.c:4039) by 0x........: handle_compress (hackedbz2.c:4761) ================================================= ./valgrind-new/memcheck/tests/amd64/insn_basic.stderr.diff ================================================= --- insn_basic.stderr.exp 2013-07-26 02:24:47.109410934 +0100 +++ insn_basic.stderr.out 2013-07-26 02:30:51.154879062 +0100 @@ -0,0 +1,10 @@ +Jump to the invalid address stated on the next line + ... + by 0x........: main (insn_basic.c:56777) + Address 0x........ is not stack'd, malloc'd or (recently) free'd + + +Process terminating with default action of signal 11 (SIGSEGV) + Bad permissions for mapped region at address 0x........ + ... + by 0x........: main (insn_basic.c:56777) ================================================= ./valgrind-new/memcheck/tests/dw4.stderr.diff ================================================= --- dw4.stderr.exp 2013-07-26 02:24:51.919311372 +0100 +++ dw4.stderr.out 2013-07-26 02:31:13.404418920 +0100 @@ -1,3 +1,11 @@ + +parse_type_DIE: confused by: + <1><337>: DW_TAG_structure_type + DW_AT_signature : 8 byte signature: 9b d0 55 13 bb 1e e9 37 + +WARNING: Serious error when reading debug info +When reading debug info from /tmp/vgtest-14221/2013-07-26/valgrind-new/memcheck/tests/dw4: +parse_type_DIE: confused by the above DIE Uninitialised byte(s) found during client check request at 0x........: croak (dw4.c:27) by 0x........: main (dw4.c:49) @@ -8,12 +16,10 @@ Uninitialised byte(s) found during client check request at 0x........: croak (dw4.c:27) by 0x........: main (dw4.c:51) - Location 0x........ is 0 bytes inside S2[0].i, - a global variable declared at dw4.c:42 + Address 0x........ is 4 bytes inside data symbol "S2" Uninitialised byte(s) found during client check request at 0x........: croak (dw4.c:27) by 0x........: main (dw4.c:52) - Location 0x........ is 0 bytes inside local.i, - declared at dw4.c:46, in frame #1 of thread 1 + Address 0x........ is on thread 1's stack ================================================= ./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc212-s390x ================================================= --- origin5-bz2.stderr.exp-glibc212-s390x 2013-07-26 02:24:51.637317209 +0100 +++ origin5-bz2.stderr.out 2013-07-26 02:31:56.492527864 +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 2013-07-26 02:24:51.224325757 +0100 +++ origin5-bz2.stderr.out 2013-07-26 02:31:56.492527864 +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 2013-07-26 02:24:51.405322011 +0100 +++ origin5-bz2.stderr.out 2013-07-26 02:31:56.492527864 +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 2013-07-26 02:24:51.803313773 +0100 +++ origin5-bz2.stderr.out 2013-07-26 02:31:56.492527864 +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 2013-07-26 02:24:51.785314145 +0100 +++ origin5-bz2.stderr.out 2013-07-26 02:31:56.492527864 +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/none/tests/amd64/insn_basic.stderr.diff ================================================= --- insn_basic.stderr.exp 2013-07-26 02:24:47.109410934 +0100 +++ insn_basic.stderr.out 2013-07-26 02:33:55.682058976 +0100 @@ -0,0 +1,8 @@ + +Process terminating with default action of signal 11 (SIGSEGV) + Bad permissions for mapped region at address 0x........ + at 0x........: ??? + by 0x........: _dl_fini (in /usr/lib64/ld-2.17.90.so) + by 0x........: __run_exit_handlers (in /...libc...) + by 0x........: exit (in /...libc...) + by 0x........: main (insn_basic.c:56777) ================================================= ./valgrind-new/none/tests/amd64/insn_basic.stdout.diff ================================================= --- insn_basic.stdout.exp 2013-07-26 02:24:47.087411389 +0100 +++ insn_basic.stdout.out 2013-07-26 02:33:53.849096975 +0100 @@ -1128,159 +1128,4 @@ subq_1 ... ok subq_2 ... ok subq_3 ... ok -subq_4 ... ok -subq_5 ... ok -subq_6 ... ok -subq_7 ... ok -testb_1 ... ok -testb_2 ... ok -testb_3 ... ok -testb_4 ... ok -testb_5 ... ok -testb_6 ... ok -testb_7 ... ok -testb_8 ... ok -testb_9 ... ok -testb_10 ... ok -testb_11 ... ok -testb_12 ... ok -testb_13 ... ok -testb_14 ... ok -testb_15 ... ok -testb_16 ... ok -testb_17 ... ok -testb_18 ... ok -testb_19 ... ok -testb_20 ... ok -testb_21 ... ok -testb_22 ... ok -testb_23 ... ok -testb_24 ... ok -testb_25 ... ok -testw_1 ... ok -testw_2 ... ok -testw_3 ... ok -testw_4 ... ok -testw_5 ... ok -testw_6 ... ok -testw_7 ... ok -testw_8 ... ok -testw_9 ... ok -testw_10 ... ok -testw_11 ... ok -testw_12 ... ok -testw_13 ... ok -testw_14 ... ok -testw_15 ... ok -testw_16 ... ok -testw_17 ... ok -testw_18 ... ok -testw_19 ... ok -testw_20 ... ok -testw_21 ... ok -testw_22 ... ok -testw_23 ... ok -testw_24 ... ok -testw_25 ... ok -testl_1 ... ok -testl_2 ... ok -testl_3 ... ok -testl_4 ... ok -testl_5 ... ok -testl_6 ... ok -testl_7 ... ok -testl_8 ... ok -testl_9 ... ok -testl_10 ... ok -testl_11 ... ok -testl_12 ... ok -testl_13 ... ok -testl_14 ... ok -testl_15 ... ok -testl_16 ... ok -testl_17 ... ok -testl_18 ... ok -testl_19 ... ok -testl_20 ... ok -testl_21 ... ok -testl_22 ... ok -testl_23 ... ok -testl_24 ... ok -testl_25 ... ok -testq_1 ... ok -testq_2 ... ok -testq_3 ... ok -testq_4 ... ok -testq_5 ... ok -testq_6 ... ok -testq_7 ... ok -testq_8 ... ok -testq_9 ... ok -testq_10 ... ok -testq_11 ... ok -testq_12 ... ok -testq_13 ... ok -testq_14 ... ok -testq_15 ... ok