|
From: Philippe W. <phi...@sk...> - 2023-04-21 04:42:39
Attachments:
diffs.txt.gz
|
valgrind revision: valgrind-3.21.0.RC1-a2af9adec4-20230420 C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) GDB: GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7 Assembler: GNU assembler version 2.27-44.base.el7_9.1 C library: GNU C Library (GNU libc) stable release version 2.17 uname -mrs: Linux 3.10.0-862.14.4.el7.ppc64 ppc64 Vendor version: CentOS Linux 7 (AltArch) Nightly build on gcc110 ( \S, ppc64 ) Started at 2023-04-21 03:00:06 UTC Ended at 2023-04-21 04:42:28 UTC 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 == 718 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 6 post failures == memcheck/tests/bug340392 (stderr) memcheck/tests/leak_cpp_interior (stderr) Last 20 lines of verbose log follow echo threaded-fork: valgrind ./threaded-fork threadederrno: valgrind -q ./threadederrno timestamp: valgrind --time-stamp=yes ./timestamp tls: valgrind ./tls unit_debuglog: valgrind -q ./unit_debuglog vgprintf: valgrind ./vgprintf vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind -- Finished tests in none/tests -- Running tests in exp-bbv/tests/ppc32-linux ------------------------- ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million -- Finished tests in exp-bbv/tests/ppc32-linux == 718 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 6 post failures == memcheck/tests/bug340392 (stderr) memcheck/tests/leak_cpp_interior (stderr) ...checking makefile consistency ...checking header files and include directives 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 == 717 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 6 post failures == memcheck/tests/bug340392 (stderr) memcheck/tests/leak_cpp_interior (stderr) Last 20 lines of verbose log follow echo threaded-fork: valgrind ./threaded-fork threadederrno: valgrind -q ./threadederrno timestamp: valgrind --time-stamp=yes ./timestamp tls: valgrind ./tls unit_debuglog: valgrind -q ./unit_debuglog vgprintf: valgrind ./vgprintf vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind -- Finished tests in none/tests -- Running tests in exp-bbv/tests/ppc32-linux ------------------------- ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million -- Finished tests in exp-bbv/tests/ppc32-linux == 717 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 6 post failures == memcheck/tests/bug340392 (stderr) memcheck/tests/leak_cpp_interior (stderr) ...checking makefile consistency ...checking header files and include directives make: *** [regtest] Error 1 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short 2023-04-21 03:24:44.577479746 +0000 --- new.short 2023-04-21 03:47:56.280699042 +0000 *************** *** 8,10 **** ! == 717 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 6 post failures == memcheck/tests/bug340392 (stderr) --- 8,10 ---- ! == 718 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 6 post failures == memcheck/tests/bug340392 (stderr) *************** *** 27,29 **** ! == 717 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 6 post failures == memcheck/tests/bug340392 (stderr) --- 27,29 ---- ! == 718 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 6 post failures == memcheck/tests/bug340392 (stderr) --tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old -- Running tests in perf ---------------------------------------------- -- bigcode1 -- bigcode1 valgrind-new:0.23s no: 1.6s ( 6.8x, -----) me: 2.9s (12.8x, -----) ca:22.5s (98.0x, -----) he: 1.8s ( 8.0x, -----) ca: 4.1s (18.0x, -----) dr: 1.8s ( 7.9x, -----) ma: 2.2s ( 9.6x, -----) bigcode1 valgrind-old:0.23s no: 1.6s ( 6.9x, -1.3%) me: 3.0s (13.0x, -2.0%) ca:21.7s (94.5x, 3.6%) he: 1.8s ( 7.6x, 4.9%) ca: 4.0s (17.3x, 3.9%) dr: 1.7s ( 7.5x, 5.0%) ma: 2.2s ( 9.5x, 1.4%) -- bigcode2 -- bigcode2 valgrind-new:0.23s no: 1.5s ( 6.4x, -----) me: 3.0s (13.0x, -----) ca:21.8s (94.6x, -----) he: 2.1s ( 9.2x, -----) ca: 4.0s (17.6x, -----) dr: 1.8s ( 7.9x, -----) ma: 2.5s (11.0x, -----) bigcode2 valgrind-old:0.23s no: 1.5s ( 6.4x, 0.0%) me: 3.0s (12.9x, 1.0%) ca:21.6s (94.0x, 0.6%) he: 2.1s ( 9.0x, 1.4%) ca: 4.1s (17.7x, -0.5%) dr: 1.8s ( 8.0x, -1.1%) ma: 2.5s (10.9x, 1.2%) -- bz2 -- bz2 valgrind-new:0.75s no: 4.5s ( 6.0x, -----) me:13.0s (17.3x, -----) ca:30.6s (40.7x, -----) he:15.7s (21.0x, -----) ca:13.7s (18.2x, -----) dr:19.2s (25.6x, -----) ma: 4.5s ( 6.1x, -----) bz2 valgrind-old:0.75s no: 4.5s ( 6.0x, -0.7%) me:13.0s (17.4x, -0.6%) ca:30.2s (40.3x, 1.1%) he:15.0s (20.0x, 4.5%) ca:13.4s (17.9x, 1.6%) dr:19.3s (25.8x, -0.5%) ma: 4.6s ( 6.1x, -0.9%) -- fbench -- fbench valgrind-new:0.35s no: 2.4s ( 6.9x, -----) me: 6.5s (18.5x, -----) ca:10.1s (28.9x, -----) he: 5.7s (16.2x, -----) ca: 4.8s (13.6x, -----) dr: 5.5s (15.6x, -----) ma: 2.6s ( 7.3x, -----) fbench valgrind-old:0.35s no: 2.5s ( 7.2x, -4.6%) me: 6.8s (19.5x, -5.4%) ca: 9.5s (27.1x, 6.0%) he: 5.4s (15.4x, 5.1%) ca: 4.5s (12.9x, 5.1%) dr: 5.3s (15.2x, 2.9%) ma: 2.5s ( 7.2x, 1.6%) -- ffbench -- ffbench valgrind-new:0.42s no: 1.1s ( 2.7x, -----) me: 2.4s ( 5.7x, -----) ca: 2.9s ( 7.0x, -----) he: 9.1s (21.6x, -----) ca: 3.3s ( 7.9x, -----) dr: 5.4s (12.9x, -----) ma: 1.1s ( 2.5x, -----) ffbench valgrind-old:0.42s no: 1.1s ( 2.6x, 0.9%) me: 2.4s ( 5.8x, -1.3%) ca: 2.9s ( 7.0x, 0.0%) he: 9.0s (21.4x, 0.8%) ca: 3.3s ( 7.9x, 0.3%) dr: 5.4s (12.9x, 0.4%) ma: 1.1s ( 2.5x, 0.0%) -- heap -- heap valgrind-new:0.37s no: 2.1s ( 5.8x, -----) me: 8.8s (23.8x, -----) ca:13.9s (37.5x, -----) he:10.9s (29.4x, -----) ca: 6.3s (17.0x, -----) dr: 6.8s (18.3x, -----) ma: 4.0s (10.7x, -----) heap valgrind-old:0.37s no: 2.2s ( 5.9x, -1.4%) me: 9.6s (25.9x, -8.7%) ca:13.8s (37.4x, 0.2%) he:10.9s (29.4x, 0.1%) ca: 6.3s (17.0x, 0.2%) dr: 6.8s (18.4x, -0.6%) ma: 4.0s (10.7x, 0.0%) -- heap_pdb4 -- heap_pdb4 valgrind-new:0.37s no: 2.4s ( 6.5x, -----) me:12.8s (34.7x, -----) ca:15.0s (40.6x, -----) he:12.8s (34.7x, -----) ca: 6.7s (18.1x, -----) dr: 7.7s (20.7x, -----) ma: 4.0s (10.9x, -----) heap_pdb4 valgrind-old:0.37s no: 2.4s ( 6.4x, 0.8%) me:13.8s (37.2x, -7.4%) ca:15.1s (40.7x, -0.3%) he:12.8s (34.5x, 0.6%) ca: 6.8s (18.2x, -0.6%) dr: 7.8s (21.1x, -1.8%) ma: 4.0s (10.9x, -0.2%) -- many-loss-records -- many-loss-records valgrind-new:0.04s no: 0.4s (10.5x, -----) me: 2.0s (51.0x, -----) ca: 1.9s (47.0x, -----) he: 1.6s (39.7x, -----) ca: 1.0s (24.5x, -----) dr: 1.4s (34.8x, -----) ma: 0.9s (22.5x, -----) many-loss-records valgrind-old:0.04s no: 0.4s (11.0x, -4.8%) me: 2.0s (51.2x, -0.5%) ca: 1.9s (47.5x, -1.1%) he: 1.6s (41.0x, -3.1%) ca: 1.0s (25.0x, -2.0%) dr: 1.4s (35.0x, -0.7%) ma: 0.9s (22.8x, -1.1%) -- many-xpts -- many-xpts valgrind-new:0.06s no: 0.7s (10.8x, -----) me: 3.3s (55.2x, -----) ca: 4.6s (77.0x, -----) he: 3.9s (65.3x, -----) ca: 1.6s (26.3x, -----) dr: 2.1s (35.7x, -----) ma: 2.2s (37.0x, -----) many-xpts valgrind-old:0.06s no: 0.6s (10.7x, 1.5%) me: 3.3s (54.7x, 0.9%) ca: 4.6s (76.3x, 0.9%) he: 3.9s (65.7x, -0.5%) ca: 1.6s (26.0x, 1.3%) dr: 2.1s (35.2x, 1.4%) ma: 2.3s (37.7x, -1.8%) -- memrw -- memrw valgrind-new:0.07s no: 1.0s (13.7x, -----) me: 2.0s (28.3x, -----) ca: 5.4s (77.0x, -----) he: 7.8s (111.4x, -----) ca: 2.4s (34.4x, -----) dr: 2.1s (29.4x, -----) ma: 1.1s (15.9x, -----) memrw valgrind-old:0.07s no: 0.9s (13.6x, 1.0%) me: 2.0s (28.0x, 1.0%) ca: 5.4s (76.9x, 0.2%) he: 7.8s (110.7x, 0.6%) ca: 2.5s (35.1x, -2.1%) dr: 2.0s (29.3x, 0.5%) ma: 1.1s (16.3x, -2.7%) -- sarp -- sarp valgrind-new:0.03s no: 0.3s (11.0x, -----) me: 4.0s (133.7x, -----) ca: 2.9s (95.3x, -----) he: 9.2s (307.3x, -----) ca: 1.0s (34.0x, -----) dr: 1.2s (39.3x, -----) ma: 0.4s (14.7x, -----) sarp valgrind-old:0.03s no: 0.3s (11.0x, 0.0%) me: 4.0s (132.3x, 1.0%) ca: 2.9s (95.7x, -0.3%) he: 9.2s (306.7x, 0.2%) ca: 1.0s (34.0x, 0.0%) dr: 1.2s (39.3x, 0.0%) ma: 0.4s (14.7x, 0.0%) -- tinycc -- tinycc valgrind-new:0.26s no: 3.1s (11.9x, -----) me:15.6s (60.1x, -----) ca:18.3s (70.5x, -----) he:18.0s (69.2x, -----) ca: 8.2s (31.5x, -----) dr:12.8s (49.3x, -----) ma: 3.4s (12.9x, -----) tinycc valgrind-old:0.26s no: 3.1s (11.9x, 0.3%) me:15.6s (60.1x, -0.1%) ca:18.3s (70.5x, 0.1%) he:18.0s (69.3x, -0.2%) ca: 8.2s (31.6x, -0.2%) dr:12.8s (49.2x, 0.1%) ma: 3.4s (13.0x, -0.3%) -- Finished tests in perf ---------------------------------------------- == 12 programs, 168 timings ================= real 54m31.953s user 50m58.678s sys 0m17.258s |