|
From: Rich C. <rc...@wi...> - 2017-06-01 02:57:50
|
valgrind revision: 16427 VEX revision: 3386 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-05-31 21:30:01 CDT Ended at 2017-05-31 21:57:40 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, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/hgtls (stdoutB) Last 20 lines of verbose log follow echo hsg: valgrind --xml=yes --xml-fd=2 --log-file=/dev/null ./hsg 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, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/hgtls (stdoutB) ...checking makefile consistency ...checking header files and include directives Makefile:1323: 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 ... done Running regression tests ... failed Regression test results follow == 666 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/hgtls (stdoutB) Last 20 lines of verbose log follow echo hsg: valgrind --xml=yes --xml-fd=2 --log-file=/dev/null ./hsg 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 ------------------------- == 666 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/hgtls (stdoutB) ...checking makefile consistency ...checking header files and include directives Makefile:1323: recipe for target 'regtest' failed make: *** [regtest] Error 1 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Wed May 31 21:44:08 2017 --- new.short Wed May 31 21:57:40 2017 *************** *** 8,10 **** ! == 666 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/hgtls (stdoutB) --- 8,10 ---- ! == 668 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/hgtls (stdoutB) *************** *** 26,28 **** ! == 666 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/hgtls (stdoutB) --- 26,28 ---- ! == 668 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/hgtls (stdoutB) ================================================= ./valgrind-new/gdbserver_tests/hgtls.stdoutB.diff ================================================= --- hgtls.stdoutB.exp 2017-05-31 21:44:12.653914517 -0500 +++ hgtls.stdoutB.out 2017-05-31 21:47:15.212984037 -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-old/gdbserver_tests/hgtls.stdoutB.diff ================================================= --- hgtls.stdoutB.exp 2017-05-31 21:30:21.760339428 -0500 +++ hgtls.stdoutB.out 2017-05-31 21:33:43.762891216 -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 |