|
From: <pj...@wa...> - 2023-08-28 05:39:56
|
valgrind revision: valgrind-3.22.0.GIT-5b43a08b64-20230827 C compiler: FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) GDB: GNU gdb (GDB) 13.1 [GDB v13.1 for FreeBSD] C library: FreeBSD libc uname -mrs: FreeBSD 13.2-RELEASE-p2 amd64 Vendor version: FreeBSD 13.2-RELEASE-p2 Nightly build on freebsd ( FreeBSD 13.2-RELEASE-p2 amd64 ) Started at 2023-08-28 07:04:17 CEST Ended at 2023-08-28 07:39:39 CEST Results differ from 24 hours ago Checking out Valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... done Regression test results follow == 809 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ================================================= == 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 == 808 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == drd/tests/pth_mutex_signal (stderr) Last 20 lines of verbose log follow echo x87trigOOR: valgrind ./x87trigOOR xadd: valgrind -q ./xadd -- Finished tests in none/tests/x86 -- Running tests in none/tests/x86-freebsd ---------------------------- 445032: valgrind -q ./445032 -- Finished tests in none/tests/x86-freebsd -- Finished tests in none/tests -- Running tests in exp-bbv/tests/x86 --------------------------------- 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 million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix -- Finished tests in exp-bbv/tests/x86 == 808 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == drd/tests/pth_mutex_signal (stderr) ...checking makefile consistency ...checking header files and include directives gmake: *** [Makefile:1438: regtest] Error 1 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Mon Aug 28 07:22:11 2023 --- new.short Mon Aug 28 07:39:39 2023 *************** *** 4,6 **** Building valgrind ... done ! Running regression tests ... failed --- 4,6 ---- Building valgrind ... done ! Running regression tests ... done *************** *** 8,33 **** ! == 808 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ! drd/tests/pth_mutex_signal (stderr) - - Last 20 lines of verbose log follow echo - x87trigOOR: valgrind ./x87trigOOR - xadd: valgrind -q ./xadd - -- Finished tests in none/tests/x86 - -- Running tests in none/tests/x86-freebsd ---------------------------- - 445032: valgrind -q ./445032 - -- Finished tests in none/tests/x86-freebsd - -- Finished tests in none/tests - -- Running tests in exp-bbv/tests/x86 --------------------------------- - 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 - million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million - rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix - -- Finished tests in exp-bbv/tests/x86 - - == 808 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == - drd/tests/pth_mutex_signal (stderr) - - ...checking makefile consistency - ...checking header files and include directives - gmake: *** [Makefile:1438: regtest] Error 1 --- 8,10 ---- ! == 809 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ================================================= ./valgrind-old/drd/tests/pth_mutex_signal.stderr.diff ================================================= --- pth_mutex_signal.stderr.exp 2023-08-28 07:04:55.653073000 +0200 +++ pth_mutex_signal.stderr.out 2023-08-28 07:17:41.883816000 +0200 @@ -4,8 +4,8 @@ thread created sleeping signalling -sleeping nullHandler running +sleeping unlocking contender locked mutex contender unlocking mutex |