================================================= ./valgrind-new/drd/tests/pth_barrier_thr_cr.stderr.diff ================================================= --- pth_barrier_thr_cr.stderr.exp 2014-09-08 03:05:41.321375309 +0100 +++ pth_barrier_thr_cr.stderr.out 2014-09-08 03:24:13.809853890 +0100 @@ -1,4 +1,15 @@ +Thread 5: +Number of concurrent pthread_barrier_wait() calls exceeds the barrier count: barrier 0x........ + at 0x........: pthread_barrier_wait (drd_pthread_intercepts.c:?) + by 0x........: thread (pth_barrier_thr_cr.c:?) + by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?) + by 0x........: (within libpthread-?.?.so) + by 0x........: clone (in /...libc...) +barrier 0x........ was first observed at: + at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?) + by 0x........: main (pth_barrier_thr_cr.c:?) + Done. -ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 96 errors from 1 contexts (suppressed: 0 from 0) ================================================= ./valgrind-new/drd/tests/std_thread2.stderr.diff ================================================= --- std_thread2.stderr.exp 2014-09-08 03:05:41.321375309 +0100 +++ std_thread2.stderr.out 2014-09-08 03:26:08.965628580 +0100 @@ -1,4 +1,9 @@ +Conflicting store by thread 1 at 0x........ size 4 + at 0x........: allocate_stack (allocatestack.c:?) + by 0x........: pthread_create@@GLIBC_2.2.5(within libpthread-?.?.so) +Allocation context: BSS section of libc-2.16.so + Thread 2: Conflicting store by thread 2 at 0x........ size 4 at 0x........: main::{lambda()#1}::operator()() const (std_thread2.cpp:21) @@ -6,4 +11,4 @@ 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/preen_invars.stderr.diff-glibc28-amd64 ================================================= --- preen_invars.stderr.exp-glibc28-amd64 2014-09-08 03:04:49.766361860 +0100 +++ preen_invars.stderr.out 2014-09-08 03:27:13.593379692 +0100 @@ -6,4 +6,39 @@ Actual: global array "im_a_global_arr" of size 10 in object with soname "preen_invars_so" -ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) +exp-sgcheck: sg_main.c:560 (add_blocks_to_StackTree): Assertion '!already_present' failed. + +host stacktrace: + at 0x........: show_sched_status_wrk (m_libcassert.c:319) + by 0x........: report_and_quit (m_libcassert.c:390) + by 0x........: vgPlain_assert_fail (m_libcassert.c:455) + by 0x........: add_blocks_to_StackTree (sg_main.c:560) + by 0x........: shadowStack_new_frame.isra.12 (sg_main.c:1875) + by 0x........: ??? + by 0x........: ??? + +sched status: + running_tid=1 + +Thread 1: status = VgTs_Runnable + at 0x........: _dl_sort_fini (dl-fini.c:42) + by 0x........: _dl_close_worker (dl-close.c:225) + by 0x........: _dl_close (dl-close.c:776) + by 0x........: _dl_catch_error (dl-error.c:177) + by 0x........: _dlerror_run (dlerror.c:163) + by 0x........: dlclose (dlclose.c:47) + by 0x........: main (preen_invars.c:48) + + +Note: see also the FAQ in the source distribution. +It contains workarounds to several common problems. +In particular, if Valgrind aborted or crashed after +identifying problems in your program, there's a good chance +that fixing those problems will prevent Valgrind aborting or +crashing, especially if it happened in m_mallocfree.c. + +If that doesn't help, please report this bug to: www.valgrind.org + +In the bug report, send all the above text, the valgrind +version, and what OS and version you are using. Thanks. + ================================================= ./valgrind-new/exp-sgcheck/tests/preen_invars.stdout.diff ================================================= --- preen_invars.stdout.exp 2014-09-08 03:04:49.764361899 +0100 +++ preen_invars.stdout.out 2014-09-08 03:27:10.544438611 +0100 @@ -1 +0,0 @@ -foo bar 1 ================================================= ./valgrind-old/cachegrind/tests/chdir.stderr.diff ================================================= --- chdir.stderr.exp 2014-09-08 02:43:42.456589556 +0100 +++ chdir.stderr.out 2014-09-08 02:53:59.882806428 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 I refs: I1 misses: ================================================= ./valgrind-old/cachegrind/tests/clreq.stderr.diff ================================================= --- clreq.stderr.exp 2014-09-08 02:43:42.449589690 +0100 +++ clreq.stderr.out 2014-09-08 02:54:00.182800618 +0100 @@ -0,0 +1,2 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 ================================================= ./valgrind-old/cachegrind/tests/dlclose.stderr.diff ================================================= --- dlclose.stderr.exp 2014-09-08 02:43:42.452589632 +0100 +++ dlclose.stderr.out 2014-09-08 02:54:00.519794091 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 I refs: I1 misses: ================================================= ./valgrind-old/cachegrind/tests/notpower2.stderr.diff ================================================= --- notpower2.stderr.exp 2014-09-08 02:43:42.447589727 +0100 +++ notpower2.stderr.out 2014-09-08 02:54:00.822788223 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 I refs: I1 misses: ================================================= ./valgrind-old/cachegrind/tests/wrap5.stderr.diff ================================================= --- wrap5.stderr.exp 2014-09-08 02:43:42.447589727 +0100 +++ wrap5.stderr.out 2014-09-08 02:54:01.147781929 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 I refs: I1 misses: ================================================= ./valgrind-old/cachegrind/tests/x86/fpu-28-108.stderr.diff ================================================= --- fpu-28-108.stderr.exp 2014-09-08 02:43:42.453589614 +0100 +++ fpu-28-108.stderr.out 2014-09-08 02:54:01.394777145 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 I refs: I1 misses: ================================================= ./valgrind-old/callgrind/tests/notpower2-hwpref.stderr.diff ================================================= --- notpower2-hwpref.stderr.exp 2014-09-08 02:43:42.353591513 +0100 +++ notpower2-hwpref.stderr.out 2014-09-08 02:54:02.004765331 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 Events : Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw Collected : ================================================= ./valgrind-old/callgrind/tests/notpower2.stderr.diff ================================================= --- notpower2.stderr.exp 2014-09-08 02:43:42.360591380 +0100 +++ notpower2.stderr.out 2014-09-08 02:54:02.887748230 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 Events : Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw Collected : ================================================= ./valgrind-old/callgrind/tests/notpower2-use.stderr.diff ================================================= --- notpower2-use.stderr.exp 2014-09-08 02:43:42.358591418 +0100 +++ notpower2-use.stderr.out 2014-09-08 02:54:02.300759599 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 Events : Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw AcCost1 SpLoss1 AcCost2 SpLoss2 Collected : ================================================= ./valgrind-old/callgrind/tests/notpower2-wb.stderr.diff ================================================= --- notpower2-wb.stderr.exp 2014-09-08 02:43:42.361591361 +0100 +++ notpower2-wb.stderr.out 2014-09-08 02:54:02.593753924 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 Events : Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw ILdmr DLdmr DLdmw Collected : ================================================= ./valgrind-old/callgrind/tests/simwork1.stderr.diff ================================================= --- simwork1.stderr.exp 2014-09-08 02:43:42.350591570 +0100 +++ simwork1.stderr.out 2014-09-08 02:54:04.971707870 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 Events : Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw Collected : ================================================= ./valgrind-old/callgrind/tests/simwork2.stderr.diff ================================================= --- simwork2.stderr.exp 2014-09-08 02:43:42.356591456 +0100 +++ simwork2.stderr.out 2014-09-08 02:54:05.562696424 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 Events : Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw ILdmr DLdmr DLdmw Collected : ================================================= ./valgrind-old/callgrind/tests/simwork3.stderr.diff ================================================= --- simwork3.stderr.exp 2014-09-08 02:43:42.351591551 +0100 +++ simwork3.stderr.out 2014-09-08 02:54:06.310681938 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 Events : Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw AcCost1 SpLoss1 AcCost2 SpLoss2 Collected : ================================================= ./valgrind-old/callgrind/tests/simwork-both.stderr.diff ================================================= --- simwork-both.stderr.exp 2014-09-08 02:43:42.352591532 +0100 +++ simwork-both.stderr.out 2014-09-08 02:54:03.494736475 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 Events : Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw Bc Bcm Bi Bim Collected : ================================================= ./valgrind-old/callgrind/tests/simwork-cache.stderr.diff ================================================= --- simwork-cache.stderr.exp 2014-09-08 02:43:42.354591494 +0100 +++ simwork-cache.stderr.out 2014-09-08 02:54:04.387719180 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 Events : Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw Collected : ================================================= ./valgrind-old/callgrind/tests/threads-use.stderr.diff ================================================= --- threads-use.stderr.exp 2014-09-08 02:43:42.358591418 +0100 +++ threads-use.stderr.out 2014-09-08 02:54:08.543638692 +0100 @@ -1,4 +1,6 @@ +warning: specified LL cache: line_size 64 assoc 16 total_size 12,582,912 +warning: simulated LL cache: line_size 64 assoc 24 total_size 12,582,912 Events : Ir Dr Dw I1mr D1mr D1mw ILmr DLmr DLmw AcCost1 SpLoss1 AcCost2 SpLoss2 Ge sysCount sysTime Collected : ================================================= ./valgrind-old/exp-sgcheck/tests/preen_invars.stderr.diff-glibc28-amd64 ================================================= --- preen_invars.stderr.exp-glibc28-amd64 2014-09-08 02:43:41.497607774 +0100 +++ preen_invars.stderr.out 2014-09-08 03:03:02.246419352 +0100 @@ -6,4 +6,39 @@ Actual: global array "im_a_global_arr" of size 10 in object with soname "preen_invars_so" -ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) +exp-sgcheck: sg_main.c:560 (add_blocks_to_StackTree): Assertion '!already_present' failed. + +host stacktrace: + at 0x........: show_sched_status_wrk (m_libcassert.c:319) + by 0x........: report_and_quit (m_libcassert.c:390) + by 0x........: vgPlain_assert_fail (m_libcassert.c:455) + by 0x........: add_blocks_to_StackTree (sg_main.c:560) + by 0x........: shadowStack_new_frame.isra.12 (sg_main.c:1875) + by 0x........: ??? + by 0x........: ??? + +sched status: + running_tid=1 + +Thread 1: status = VgTs_Runnable + at 0x........: _dl_sort_fini (dl-fini.c:42) + by 0x........: _dl_close_worker (dl-close.c:225) + by 0x........: _dl_close (dl-close.c:776) + by 0x........: _dl_catch_error (dl-error.c:177) + by 0x........: _dlerror_run (dlerror.c:163) + by 0x........: dlclose (dlclose.c:47) + by 0x........: main (preen_invars.c:48) + + +Note: see also the FAQ in the source distribution. +It contains workarounds to several common problems. +In particular, if Valgrind aborted or crashed after +identifying problems in your program, there's a good chance +that fixing those problems will prevent Valgrind aborting or +crashing, especially if it happened in m_mallocfree.c. + +If that doesn't help, please report this bug to: www.valgrind.org + +In the bug report, send all the above text, the valgrind +version, and what OS and version you are using. Thanks. + ================================================= ./valgrind-old/exp-sgcheck/tests/preen_invars.stdout.diff ================================================= --- preen_invars.stdout.exp 2014-09-08 02:43:41.495607812 +0100 +++ preen_invars.stdout.out 2014-09-08 03:02:58.548490115 +0100 @@ -1 +0,0 @@ -foo bar 1