|
From: Rich C. <rc...@wi...> - 2016-11-22 03:48:18
|
valgrind revision: 16150
VEX revision: 3285
C compiler: gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064]
GDB: GNU gdb (GDB; openSUSE 13.2) 7.8
Assembler: GNU assembler (GNU Binutils; openSUSE 13.2) 2.24.0.20140403-6.1
C library: GNU C Library (GNU libc) stable release version 2.19 (git 9a869d822025)
uname -mrs: Linux 3.16.7-29-desktop x86_64
Vendor version: openSUSE 13.2 (Harlequin)
Nightly build on ultra ( gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] Linux 3.16.7-29-desktop x86_64 )
Started at 2016-11-21 21:30:01 CST
Ended at 2016-11-21 21:48:06 CST
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... failed
Regression test results follow
== 661 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
gdbserver_tests/hgtls (stdoutB)
helgrind/tests/bar_bad (stderr)
helgrind/tests/hg05_race2 (stderr)
Last 20 lines of verbose log follow echo
stackerr: valgrind --num-callers=3 ./stackerr
-- Finished tests in exp-sgcheck/tests ---------------------------------
-- Running tests in exp-bbv/tests/amd64-linux -------------------------
clone_test: valgrind --interval-size=100000 --bb-out-file=clone_test.out.bb --pc-out-file=clone_test.out.pc ./clone_test
complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million
rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
-- Finished tests in exp-bbv/tests/amd64-linux -------------------------
== 661 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
gdbserver_tests/hgtls (stdoutB)
helgrind/tests/bar_bad (stderr)
helgrind/tests/hg05_race2 (stderr)
...checking makefile consistency
...checking header files and include directives
Makefile:1319: recipe for target 'regtest' failed
make: *** [regtest] Error 1
=================================================
== Results from 24 hours ago ==
=================================================
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... failed
Last 20 lines of verbose log follow echo
for (int i = 0; i < 20 && kill(pid, SIGTERM) == 0; i++)
^
Makefile:1736: recipe for target 'pth_2sig.o' failed
make[5]: *** [pth_2sig.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory '/home/coe/src/vg/nightly/valgrind-old/none/tests'
Makefile:2090: recipe for target 'check-am' failed
make[4]: *** [check-am] Error 2
make[4]: Leaving directory '/home/coe/src/vg/nightly/valgrind-old/none/tests'
Makefile:1942: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/home/coe/src/vg/nightly/valgrind-old/none/tests'
Makefile:950: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/home/coe/src/vg/nightly/valgrind-old/none'
Makefile:820: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/coe/src/vg/nightly/valgrind-old'
Makefile:1101: recipe for target 'check' failed
make: *** [check] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Mon Nov 21 21:33:31 2016
--- new.short Mon Nov 21 21:48:06 2016
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
Last 20 lines of verbose log follow echo
! for (int i = 0; i < 20 && kill(pid, SIGTERM) == 0; i++)
! ^
! Makefile:1736: recipe for target 'pth_2sig.o' failed
! make[5]: *** [pth_2sig.o] Error 1
! make[5]: *** Waiting for unfinished jobs....
! make[5]: Leaving directory '/home/coe/src/vg/nightly/valgrind-old/none/tests'
! Makefile:2090: recipe for target 'check-am' failed
! make[4]: *** [check-am] Error 2
! make[4]: Leaving directory '/home/coe/src/vg/nightly/valgrind-old/none/tests'
! Makefile:1942: recipe for target 'check-recursive' failed
! make[3]: *** [check-recursive] Error 1
! make[3]: Leaving directory '/home/coe/src/vg/nightly/valgrind-old/none/tests'
! Makefile:950: recipe for target 'check-recursive' failed
! make[2]: *** [check-recursive] Error 1
! make[2]: Leaving directory '/home/coe/src/vg/nightly/valgrind-old/none'
! Makefile:820: recipe for target 'check-recursive' failed
! make[1]: *** [check-recursive] Error 1
! make[1]: Leaving directory '/home/coe/src/vg/nightly/valgrind-old'
! Makefile:1101: recipe for target 'check' failed
! make: *** [check] Error 2
--- 3,35 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 661 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
! gdbserver_tests/hgtls (stdoutB)
! helgrind/tests/bar_bad (stderr)
! helgrind/tests/hg05_race2 (stderr)
!
Last 20 lines of verbose log follow echo
! stackerr: valgrind --num-callers=3 ./stackerr
! -- Finished tests in exp-sgcheck/tests ---------------------------------
! -- Running tests in exp-bbv/tests/amd64-linux -------------------------
! clone_test: valgrind --interval-size=100000 --bb-out-file=clone_test.out.bb --pc-out-file=clone_test.out.pc ./clone_test
! complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
! fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
! ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
! million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million
! rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
! -- Finished tests in exp-bbv/tests/amd64-linux -------------------------
!
! == 661 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
! gdbserver_tests/hgtls (stdoutB)
! helgrind/tests/bar_bad (stderr)
! helgrind/tests/hg05_race2 (stderr)
!
! ...checking makefile consistency
! ...checking header files and include directives
! Makefile:1319: recipe for target 'regtest' failed
! make: *** [regtest] Error 1
=================================================
./valgrind-new/gdbserver_tests/hgtls.stdoutB.diff
=================================================
--- hgtls.stdoutB.exp 2016-11-21 21:33:35.649580304 -0600
+++ hgtls.stdoutB.out 2016-11-21 21:37:25.457429094 -0600
@@ -26,10 +26,10 @@
test static_extern tls_ip 0x........ ip 0x........ equal 1
Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
55 int here = 0;
-test so_extern tls_ip 0x........ ip 0x........ equal 1
+test so_extern tls_ip 0x........ ip 0x........ equal 0
Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
55 int here = 0;
-test so_extern tls_ip 0x........ ip 0x........ equal 1
+test so_extern tls_ip 0x........ ip 0x........ equal 0
Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
55 int here = 0;
test so_local tls_ip 0x........ ip 0x........ equal 1
=================================================
./valgrind-new/helgrind/tests/bar_bad.stderr.diff
=================================================
--- bar_bad.stderr.exp 2016-11-21 21:33:45.466189406 -0600
+++ bar_bad.stderr.out 2016-11-21 21:43:16.100456533 -0600
@@ -62,3 +62,18 @@
at 0x........: pthread_barrier_destroy (hg_intercepts.c:...)
by 0x........: main (bar_bad.c:96)
+---Thread-Announcement------------------------------------------
+
+Thread #x was created
+ ...
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ by 0x........: main (bar_bad.c:76)
+
+----------------------------------------------------------------
+
+Thread #x: pthread_barrier_wait: barrier is uninitialised
+ at 0x........: pthread_barrier_wait (hg_intercepts.c:...)
+ by 0x........: sleep1 (bar_bad.c:22)
+ by 0x........: mythread_wrapper (hg_intercepts.c:...)
+ ...
+
=================================================
./valgrind-new/helgrind/tests/bar_bad.stderr.diff-destroy-hang
=================================================
--- bar_bad.stderr.exp-destroy-hang 2016-11-21 21:33:45.453189924 -0600
+++ bar_bad.stderr.out 2016-11-21 21:43:16.100456533 -0600
@@ -47,6 +47,21 @@
at 0x........: pthread_barrier_destroy (hg_intercepts.c:...)
by 0x........: main (bar_bad.c:82)
+----------------------------------------------------------------
+
+Thread #x's call to pthread_barrier_destroy failed
+ with error code 16 (EBUSY: Device or resource busy)
+ at 0x........: pthread_barrier_destroy (hg_intercepts.c:...)
+ by 0x........: main (bar_bad.c:82)
+
+
+destroy a barrier that was never initialised
+----------------------------------------------------------------
+
+Thread #x: pthread_barrier_destroy: barrier was never initialised
+ at 0x........: pthread_barrier_destroy (hg_intercepts.c:...)
+ by 0x........: main (bar_bad.c:96)
+
---Thread-Announcement------------------------------------------
Thread #x was created
@@ -62,11 +77,3 @@
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
-
-destroy a barrier that was never initialised
-----------------------------------------------------------------
-
-Thread #x: pthread_barrier_destroy: barrier was never initialised
- at 0x........: pthread_barrier_destroy (hg_intercepts.c:...)
- by 0x........: main (bar_bad.c:96)
-
=================================================
./valgrind-new/helgrind/tests/hg05_race2.stderr.diff
=================================================
--- hg05_race2.stderr.exp 2016-11-21 21:33:45.467189366 -0600
+++ hg05_race2.stderr.out 2016-11-21 21:43:29.250931884 -0600
@@ -26,8 +26,7 @@
at 0x........: th (hg05_race2.c:17)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
- Location 0x........ is 0 bytes inside foo.poot[5].plop[11],
- declared at hg05_race2.c:24, in frame #x of thread x
+ Address 0x........ is on thread #x's stack
----------------------------------------------------------------
@@ -42,8 +41,7 @@
at 0x........: th (hg05_race2.c:17)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
- Location 0x........ is 0 bytes inside foo.poot[5].plop[11],
- declared at hg05_race2.c:24, in frame #x of thread x
+ Address 0x........ is on thread #x's stack
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
|