|
From: Tom H. <to...@co...> - 2015-04-21 03:11:00
|
valgrind revision: 15120
VEX revision: 3138
C compiler: gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2)
GDB: GNU gdb (GDB) Fedora (7.3.1-48.fc15)
Assembler: GNU assembler version 2.21.51.0.6-6.fc15 20110118
C library: GNU C Library stable release version 2.14.1
uname -mrs: Linux 3.18.9-200.fc21.x86_64 x86_64
Vendor version:
Nightly build on bristol ( x86_64, Fedora 15 )
Started at 2015-04-21 03:12:43 BST
Ended at 2015-04-21 04:10:46 BST
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
== 708 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 ... failed
Last 20 lines of verbose log follow echo
make[2]: Entering directory `/tmp/vgtest-29625/2015-04-21/valgrind-old/exp-sgcheck'
Making all in .
make[3]: Entering directory `/tmp/vgtest-29625/2015-04-21/valgrind-old/exp-sgcheck'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wformat -Wformat-security -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_sgcheck_amd64_linux-h_main.o -MD -MP -MF .deps/exp_sgcheck_amd64_linux-h_main.Tpo -c -o exp_sgcheck_amd64_linux-h_main.o `test -f 'h_main.c' || echo './'`h_main.c
mv -f .deps/exp_sgcheck_amd64_linux-h_main.Tpo .deps/exp_sgcheck_amd64_linux-h_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wformat -Wformat-security -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_sgcheck_amd64_linux-pc_common.o -MD -MP -MF .deps/exp_sgcheck_amd64_linux-pc_common.Tpo -c -o exp_sgcheck_amd64_linux-pc_common.o `test -f 'pc_common.c' || echo './'`pc_common.c
mv -f .deps/exp_sgcheck_amd64_linux-pc_common.Tpo .deps/exp_sgcheck_amd64_linux-pc_common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wformat -Wformat-security -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_sgcheck_amd64_linux-pc_main.o -MD -MP -MF .deps/exp_sgcheck_amd64_linux-pc_main.Tpo -c -o exp_sgcheck_amd64_linux-pc_main.o `test -f 'pc_main.c' || echo './'`pc_main.c
mv -f .deps/exp_sgcheck_amd64_linux-pc_main.Tpo .deps/exp_sgcheck_amd64_linux-pc_main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wformat -Wformat-security -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_sgcheck_amd64_linux-sg_main.o -MD -MP -MF .deps/exp_sgcheck_amd64_linux-sg_main.Tpo -c -o exp_sgcheck_amd64_linux-sg_main.o `test -f 'sg_main.c' || echo './'`sg_main.c
mv -f .deps/exp_sgcheck_amd64_linux-sg_main.Tpo .deps/exp_sgcheck_amd64_linux-sg_main.Po
../coregrind/link_tool_exe_linux 0x38000000 gcc -o exp-sgcheck-amd64-linux -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wformat -Wformat-security -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 exp_sgcheck_amd64_linux-h_main.o exp_sgcheck_amd64_linux-pc_common.o exp_sgcheck_amd64_linux-pc_main.o exp_sgcheck_amd64_linux-sg_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make[3]: *** [exp-sgcheck-amd64-linux] Error 1
make[3]: Leaving directory `/tmp/vgtest-29625/2015-04-21/valgrind-old/exp-sgcheck'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/vgtest-29625/2015-04-21/valgrind-old/exp-sgcheck'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/vgtest-29625/2015-04-21/valgrind-old'
make: *** [all] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2015-04-21 03:17:17.703347532 +0100
--- new.short 2015-04-21 03:35:48.893309760 +0100
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
- Last 20 lines of verbose log follow echo
- make[2]: Entering directory `/tmp/vgtest-29625/2015-04-21/valgrind-old/exp-sgcheck'
- Making all in .
- make[3]: Entering directory `/tmp/vgtest-29625/2015-04-21/valgrind-old/exp-sgcheck'
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wformat -Wformat-security -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_sgcheck_amd64_linux-h_main.o -MD -MP -MF .deps/exp_sgcheck_amd64_linux-h_main.Tpo -c -o exp_sgcheck_amd64_linux-h_main.o `test -f 'h_main.c' || echo './'`h_main.c
- mv -f .deps/exp_sgcheck_amd64_linux-h_main.Tpo .deps/exp_sgcheck_amd64_linux-h_main.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wformat -Wformat-security -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_sgcheck_amd64_linux-pc_common.o -MD -MP -MF .deps/exp_sgcheck_amd64_linux-pc_common.Tpo -c -o exp_sgcheck_amd64_linux-pc_common.o `test -f 'pc_common.c' || echo './'`pc_common.c
- mv -f .deps/exp_sgcheck_amd64_linux-pc_common.Tpo .deps/exp_sgcheck_amd64_linux-pc_common.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wformat -Wformat-security -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_sgcheck_amd64_linux-pc_main.o -MD -MP -MF .deps/exp_sgcheck_amd64_linux-pc_main.Tpo -c -o exp_sgcheck_amd64_linux-pc_main.o `test -f 'pc_main.c' || echo './'`pc_main.c
- mv -f .deps/exp_sgcheck_amd64_linux-pc_main.Tpo .deps/exp_sgcheck_amd64_linux-pc_main.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wformat -Wformat-security -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_sgcheck_amd64_linux-sg_main.o -MD -MP -MF .deps/exp_sgcheck_amd64_linux-sg_main.Tpo -c -o exp_sgcheck_amd64_linux-sg_main.o `test -f 'sg_main.c' || echo './'`sg_main.c
- mv -f .deps/exp_sgcheck_amd64_linux-sg_main.Tpo .deps/exp_sgcheck_amd64_linux-sg_main.Po
- ../coregrind/link_tool_exe_linux 0x38000000 gcc -o exp-sgcheck-amd64-linux -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wformat -Wformat-security -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 exp_sgcheck_amd64_linux-h_main.o exp_sgcheck_amd64_linux-pc_common.o exp_sgcheck_amd64_linux-pc_main.o exp_sgcheck_amd64_linux-sg_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc
- collect2: ld terminated with signal 11 [Segmentation fault], core dumped
- make[3]: *** [exp-sgcheck-amd64-linux] Error 1
- make[3]: Leaving directory `/tmp/vgtest-29625/2015-04-21/valgrind-old/exp-sgcheck'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/tmp/vgtest-29625/2015-04-21/valgrind-old/exp-sgcheck'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/vgtest-29625/2015-04-21/valgrind-old'
- make: *** [all] Error 2
--- 3,10 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... done
!
! Regression test results follow
!
! == 708 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
--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.10s no: 1.6s (15.7x, -----) me: 3.1s (31.0x, -----) ca:14.3s (142.8x, -----) he: 1.9s (19.4x, -----) ca: 3.5s (35.5x, -----) dr: 1.9s (18.6x, -----) ma: 1.9s (18.6x, -----)
bigcode1 valgrind-old:0.10s no: 1.6s (15.7x, 0.0%) me: 3.1s (31.5x, -1.6%) ca:14.1s (141.1x, 1.2%) he: 1.9s (19.1x, 1.5%) ca: 3.5s (35.5x, 0.0%) dr: 1.9s (18.6x, 0.0%) ma: 1.9s (18.6x, 0.0%)
-- bigcode2 --
bigcode2 valgrind-new:0.11s no: 3.7s (33.8x, -----) me: 7.7s (70.4x, -----) ca:23.3s (212.1x, -----) he: 4.7s (42.3x, -----) ca: 6.5s (58.9x, -----) dr: 4.4s (39.6x, -----) ma: 4.3s (38.8x, -----)
bigcode2 valgrind-old:0.11s no: 3.7s (33.6x, 0.5%) me: 7.8s (70.6x, -0.4%) ca:23.6s (214.3x, -1.0%) he: 4.7s (42.4x, -0.2%) ca: 6.5s (59.4x, -0.8%) dr: 4.4s (39.6x, 0.0%) ma: 4.3s (39.2x, -0.9%)
-- bz2 --
bz2 valgrind-new:0.52s no: 1.6s ( 3.0x, -----) me: 6.1s (11.8x, -----) ca:13.2s (25.3x, -----) he: 8.3s (16.1x, -----) ca:10.8s (20.7x, -----) dr:10.6s (20.4x, -----) ma: 1.6s ( 3.0x, -----)
bz2 valgrind-old:0.52s no: 1.6s ( 3.0x, 0.0%) me: 6.1s (11.8x, -0.2%) ca:13.2s (25.3x, 0.0%) he: 8.4s (16.2x, -0.6%) ca:10.8s (20.8x, -0.6%) dr:10.7s (20.5x, -0.7%) ma: 1.6s ( 3.0x, 0.0%)
-- fbench --
fbench valgrind-new:0.22s no: 1.0s ( 4.4x, -----) me: 3.6s (16.4x, -----) ca: 5.5s (25.2x, -----) he: 2.7s (12.4x, -----) ca: 3.1s (14.0x, -----) dr: 2.5s (11.2x, -----) ma: 1.0s ( 4.6x, -----)
fbench valgrind-old:0.22s no: 1.0s ( 4.5x, -1.0%) me: 3.6s (16.3x, 0.3%) ca: 5.5s (25.1x, 0.4%) he: 2.8s (12.6x, -1.8%) ca: 3.1s (14.1x, -0.3%) dr: 2.4s (11.0x, 1.2%) ma: 1.0s ( 4.6x, 0.0%)
-- ffbench --
ffbench valgrind-new:0.21s no: 0.9s ( 4.3x, -----) me: 2.8s (13.2x, -----) ca: 1.8s ( 8.6x, -----) he: 6.2s (29.3x, -----) ca: 4.2s (19.8x, -----) dr: 3.3s (15.5x, -----) ma: 0.8s ( 4.0x, -----)
ffbench valgrind-old:0.21s no: 0.9s ( 4.2x, 1.1%) me: 2.8s (13.2x, 0.0%) ca: 1.8s ( 8.7x, -1.7%) he: 6.7s (32.0x, -9.3%) ca: 4.1s (19.6x, 0.7%) dr: 3.2s (15.5x, 0.3%) ma: 0.8s ( 4.0x, 0.0%)
-- heap --
heap valgrind-new:0.07s no: 0.6s ( 7.9x, -----) me: 5.4s (77.3x, -----) ca: 6.3s (89.7x, -----) he: 6.7s (95.6x, -----) ca: 3.2s (45.4x, -----) dr: 4.5s (64.3x, -----) ma: 4.7s (66.9x, -----)
heap valgrind-old:0.07s no: 0.6s ( 8.0x, -1.8%) me: 5.2s (73.7x, 4.6%) ca: 6.2s (89.1x, 0.6%) he: 6.8s (97.0x, -1.5%) ca: 3.2s (45.1x, 0.6%) dr: 4.5s (64.7x, -0.7%) ma: 5.2s (73.6x,-10.0%)
-- heap_pdb4 --
heap_pdb4 valgrind-new:0.11s no: 0.6s ( 5.5x, -----) me: 8.8s (80.3x, -----) ca: 6.9s (62.5x, -----) he: 7.8s (71.1x, -----) ca: 3.5s (31.4x, -----) dr: 4.9s (44.8x, -----) ma: 4.8s (43.9x, -----)
heap_pdb4 valgrind-old:0.11s no: 0.6s ( 5.6x, -1.6%) me: 8.7s (78.6x, 2.0%) ca: 6.8s (62.1x, 0.7%) he: 7.8s (71.0x, 0.1%) ca: 3.5s (31.6x, -0.9%) dr: 4.9s (44.8x, 0.0%) ma: 5.3s (48.6x,-10.8%)
-- many-loss-records --
many-loss-records valgrind-new:0.01s no: 0.2s (21.0x, -----) me: 1.3s (132.0x, -----) ca: 1.0s (98.0x, -----) he: 1.1s (112.0x, -----) ca: 0.6s (60.0x, -----) dr: 1.0s (97.0x, -----) ma: 0.9s (92.0x, -----)
many-loss-records valgrind-old:0.01s no: 0.2s (21.0x, 0.0%) me: 1.3s (128.0x, 3.0%) ca: 1.0s (98.0x, 0.0%) he: 1.1s (111.0x, 0.9%) ca: 0.6s (61.0x, -1.7%) dr: 1.0s (98.0x, -1.0%) ma: 1.0s (102.0x,-10.9%)
-- many-xpts --
many-xpts valgrind-new:0.03s no: 0.3s ( 9.0x, -----) me: 1.9s (62.7x, -----) ca: 2.6s (87.7x, -----) he: 2.1s (71.3x, -----) ca: 0.9s (30.0x, -----) dr: 1.4s (46.7x, -----) ma: 1.4s (46.0x, -----)
many-xpts valgrind-old:0.03s no: 0.3s ( 9.0x, 0.0%) me: 1.8s (61.0x, 2.7%) ca: 2.6s (88.3x, -0.8%) he: 2.1s (71.0x, 0.5%) ca: 0.9s (30.0x, 0.0%) dr: 1.4s (46.7x, 0.0%) ma: 1.6s (52.0x,-13.0%)
-- memrw --
memrw valgrind-new:0.07s no: 0.4s ( 6.0x, -----) me: 1.1s (15.3x, -----) ca: 2.9s (41.7x, -----) he: 5.6s (80.3x, -----) ca: 1.9s (27.6x, -----) dr: 1.2s (17.7x, -----) ma: 0.5s ( 6.6x, -----)
memrw valgrind-old:0.07s no: 0.4s ( 6.0x, 0.0%) me: 1.1s (16.0x, -4.7%) ca: 2.9s (41.9x, -0.3%) he: 6.2s (88.9x,-10.7%) ca: 1.9s (27.6x, 0.0%) dr: 1.2s (17.6x, 0.8%) ma: 0.5s ( 6.6x, 0.0%)
-- sarp --
sarp valgrind-new:0.02s no: 0.2s (11.5x, -----) me: 2.3s (116.0x, -----) ca: 1.7s (85.0x, -----) he: 6.6s (331.0x, -----) ca: 0.9s (47.0x, -----) dr: 0.9s (44.0x, -----) ma: 0.2s (12.5x, -----)
sarp valgrind-old:0.02s no: 0.2s (11.5x, 0.0%) me: 2.3s (117.0x, -0.9%) ca: 1.7s (86.0x, -1.2%) he: 6.6s (328.5x, 0.8%) ca: 0.9s (46.0x, 2.1%) dr: 0.9s (44.5x, -1.1%) ma: 0.2s (12.5x, 0.0%)
-- tinycc --
tinycc valgrind-new:0.16s no: 1.4s ( 8.6x, -----) me: 8.5s (53.2x, -----) ca:10.7s (66.8x, -----) he: 9.3s (58.2x, -----) ca: 7.7s (48.1x, -----) dr: 7.5s (46.8x, -----) ma: 2.4s (14.7x, -----)
tinycc valgrind-old:0.16s no: 1.3s ( 8.4x, 2.2%) me: 8.5s (52.9x, 0.7%) ca:10.5s (65.7x, 1.6%) he: 9.4s (58.6x, -0.6%) ca: 7.8s (48.9x, -1.7%) dr: 7.9s (49.1x, -4.9%) ma: 2.5s (15.4x, -4.7%)
-- Finished tests in perf ----------------------------------------------
== 12 programs, 168 timings =================
real 34m57.839s
user 34m0.973s
sys 0m21.499s
|