|
From: Rich C. <rc...@wi...> - 2017-08-16 02:43:51
|
valgrind revision: valgrind-3.14.0.GIT-9608f6681d
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 2017-08-15 21:30:01 CDT
Ended at 2017-08-15 21:43:42 CDT
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
== 668 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
gdbserver_tests/hgtls (stdoutB)
helgrind/tests/hg05_race2 (stderr)
Last 20 lines of verbose log follow echo
preen_invars: valgrind ./preen_invars
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 -------------------------
== 668 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
gdbserver_tests/hgtls (stdoutB)
helgrind/tests/hg05_race2 (stderr)
...checking makefile consistency
...checking header files and include directives
Makefile:1324: recipe for target 'regtest' failed
make: *** [regtest] Error 1
=================================================
== Results from 24 hours ago ==
=================================================
Checking out Valgrind source tree ... failed
Last 20 lines of verbose log follow echo
Checking out Valgrind source tree ... cp -r --preserve=links valgrind-repo valgrind-old && git checkout b07650fbc022f2a6d98333220e257247c67db4fb
+ eval 'cp -r --preserve=links valgrind-repo valgrind-old && git checkout b07650fbc022f2a6d98333220e257247c67db4fb'
++ cp -r --preserve=links valgrind-repo valgrind-old
++ git checkout b07650fbc022f2a6d98333220e257247c67db4fb
fatal: reference is not a tree: b07650fbc022f2a6d98333220e257247c67db4fb
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Tue Aug 15 21:30:22 2017
--- new.short Tue Aug 15 21:43:42 2017
***************
*** 1,10 ****
! Checking out Valgrind source tree ... failed
Last 20 lines of verbose log follow echo
! Checking out Valgrind source tree ... cp -r --preserve=links valgrind-repo valgrind-old && git checkout b07650fbc022f2a6d98333220e257247c67db4fb
! + eval 'cp -r --preserve=links valgrind-repo valgrind-old && git checkout b07650fbc022f2a6d98333220e257247c67db4fb'
! ++ cp -r --preserve=links valgrind-repo valgrind-old
! ++ git checkout b07650fbc022f2a6d98333220e257247c67db4fb
! fatal: reference is not a tree: b07650fbc022f2a6d98333220e257247c67db4fb
--- 1,34 ----
! Checking out Valgrind source tree ... done
! Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 668 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
! gdbserver_tests/hgtls (stdoutB)
! helgrind/tests/hg05_race2 (stderr)
!
Last 20 lines of verbose log follow echo
+ preen_invars: valgrind ./preen_invars
+ 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 -------------------------
+
+ == 668 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
+ gdbserver_tests/hgtls (stdoutB)
+ helgrind/tests/hg05_race2 (stderr)
! ...checking makefile consistency
! ...checking header files and include directives
! Makefile:1324: recipe for target 'regtest' failed
! make: *** [regtest] Error 1
=================================================
./valgrind-new/gdbserver_tests/hgtls.stdoutB.diff
=================================================
--- hgtls.stdoutB.exp 2017-08-15 21:30:24.975771646 -0500
+++ hgtls.stdoutB.out 2017-08-15 21:33:10.751391080 -0500
@@ -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/hg05_race2.stderr.diff
=================================================
--- hg05_race2.stderr.exp 2017-08-15 21:30:25.031770167 -0500
+++ hg05_race2.stderr.out 2017-08-15 21:39:08.406825858 -0500
@@ -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)
|