|
From: Christian B. <bor...@de...> - 2012-12-31 03:02:57
Attachments:
diffs.txt
|
valgrind revision: 13214 VEX revision: 2625 C compiler: gcc (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9bb4) Assembler: GNU assembler version 2.21.51.0.6-6bb6.fc15 20110118 C library: GNU C Library stable release version 2.14.1 uname -mrs: Linux 3.6.8-57.x.20121204-s390xperformance s390x Vendor version: unknown Nightly build on fedora390 ( Fedora 15 with devel libc/toolchain on z196 (s390x) ) Started at 2012-12-23 03:45:01 CET Ended at 2012-12-31 04:03:03 CET Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Last 20 lines of verbose log follow echo inline: valgrind -q ./inline leak-0: valgrind -q ./leak-0 leak-cases-full: valgrind -q --leak-check=full --leak-resolution=high ./leak-cases leak-cases-possible: valgrind -q --leak-check=full --leak-resolution=high --show-possibly-lost=no ./leak-cases leak-cases-summary: valgrind -q --leak-check=summary --leak-resolution=high ./leak-cases leak-cycle: valgrind -q --leak-check=yes --leak-resolution=high ./leak-cycle leak-delta: valgrind -q --leak-check=yes --show-reachable=yes --leak-resolution=high ./leak-delta leak-pool-0: valgrind ./leak-pool 0 leak-pool-1: valgrind ./leak-pool 1 leak-pool-2: valgrind ./leak-pool 2 leak-pool-3: valgrind ./leak-pool 3 leak-pool-4: valgrind ./leak-pool 4 leak-pool-5: valgrind ./leak-pool 5 leak-segv-jmp: valgrind ./leak-segv-jmp leak-tree: valgrind -q --leak-check=full --leak-resolution=high ./leak-tree -- Running tests in memcheck/tests/linux ------------------------------ brk: valgrind ./brk capget: valgrind ./capget getregset: valgrind -q ./getregset lsframe1: valgrind --main-stacksize=67200000 --max-stackframe=67200000 ./lsframe1 ================================================= == 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 == 621 tests, 3 stderr failures, 1 stdout failure, 6 stderrB failures, 0 stdoutB failures, 0 post failures == gdbserver_tests/mcbreak (stderrB) gdbserver_tests/mcclean_after_fork (stderrB) gdbserver_tests/mcleak (stderrB) gdbserver_tests/mcmain_pic (stderrB) gdbserver_tests/mcvabits (stderrB) gdbserver_tests/mssnapshot (stderrB) memcheck/tests/linux/timerfd-syscall (stderr) none/tests/s390x/test_clone (stdout) helgrind/tests/tc18_semabuse (stderr) helgrind/tests/tc20_verifywrap (stderr) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Mon Dec 31 03:59:49 2012 --- new.short Mon Dec 31 04:03:03 2012 *************** *** 6,20 **** ! Regression test results follow ! ! == 621 tests, 3 stderr failures, 1 stdout failure, 6 stderrB failures, 0 stdoutB failures, 0 post failures == ! gdbserver_tests/mcbreak (stderrB) ! gdbserver_tests/mcclean_after_fork (stderrB) ! gdbserver_tests/mcleak (stderrB) ! gdbserver_tests/mcmain_pic (stderrB) ! gdbserver_tests/mcvabits (stderrB) ! gdbserver_tests/mssnapshot (stderrB) ! memcheck/tests/linux/timerfd-syscall (stderr) ! none/tests/s390x/test_clone (stdout) ! helgrind/tests/tc18_semabuse (stderr) ! helgrind/tests/tc20_verifywrap (stderr) ! --- 6,27 ---- ! Last 20 lines of verbose log follow echo ! inline: valgrind -q ./inline ! leak-0: valgrind -q ./leak-0 ! leak-cases-full: valgrind -q --leak-check=full --leak-resolution=high ./leak-cases ! leak-cases-possible: valgrind -q --leak-check=full --leak-resolution=high --show-possibly-lost=no ./leak-cases ! leak-cases-summary: valgrind -q --leak-check=summary --leak-resolution=high ./leak-cases ! leak-cycle: valgrind -q --leak-check=yes --leak-resolution=high ./leak-cycle ! leak-delta: valgrind -q --leak-check=yes --show-reachable=yes --leak-resolution=high ./leak-delta ! leak-pool-0: valgrind ./leak-pool 0 ! leak-pool-1: valgrind ./leak-pool 1 ! leak-pool-2: valgrind ./leak-pool 2 ! leak-pool-3: valgrind ./leak-pool 3 ! leak-pool-4: valgrind ./leak-pool 4 ! leak-pool-5: valgrind ./leak-pool 5 ! leak-segv-jmp: valgrind ./leak-segv-jmp ! leak-tree: valgrind -q --leak-check=full --leak-resolution=high ./leak-tree ! -- Running tests in memcheck/tests/linux ------------------------------ ! brk: valgrind ./brk ! capget: valgrind ./capget ! getregset: valgrind -q ./getregset ! lsframe1: valgrind --main-stacksize=67200000 --max-stackframe=67200000 ./lsframe1 |