|
From: <ma...@bu...> - 2015-08-03 08:49:15
|
valgrind revision: 15473 VEX revision: 3166 C compiler: gcc (Debian 4.7.2-5) 4.7.2 GDB: GNU gdb (GDB) 7.4.1-debian Assembler: GNU assembler (GNU Binutils for Debian) 2.22 C library: GNU C Library (Debian EGLIBC 2.13-38+deb7u8) stable release version 2.13 uname -mrs: Linux 3.2.0-4-amd64 x86_64 Vendor version: Debian GNU/Linux 7 (wheezy) Nightly build on wildebeest ( Debian 7.8 wheezy x86_64 ) Started at 2015-08-03 00:00:01 UTC Ended at 2015-08-03 08:49:01 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 == 714 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 == 714 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/nlvgdbsigqueue (stdoutB) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short 2015-08-03 08:25:43.731079445 +0000 --- new.short 2015-08-03 08:49:01.831409403 +0000 *************** *** 8,11 **** ! == 714 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == ! gdbserver_tests/nlvgdbsigqueue (stdoutB) --- 8,10 ---- ! == 714 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff ================================================= --- nlvgdbsigqueue.stdoutB.exp 2015-08-03 00:00:12.826919871 +0000 +++ nlvgdbsigqueue.stdoutB.out 2015-08-03 07:03:44.826076436 +0000 @@ -4,7 +4,6 @@ 0x........ in syscall ... attachedwaitingforsigusr1 sending signal -sending signal continuing to receive first SIGUSR1 Continuing. Program received signal SIGUSR1, User defined signal 1. ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris1 ================================================= --- nlvgdbsigqueue.stdoutB.exp-solaris1 2015-08-03 00:00:12.826919871 +0000 +++ nlvgdbsigqueue.stdoutB.out 2015-08-03 07:03:44.826076436 +0000 @@ -4,13 +4,12 @@ 0x........ in syscall ... attachedwaitingforsigusr1 sending signal -sending signal continuing to receive first SIGUSR1 Continuing. Program received signal SIGUSR1, User defined signal 1. 0x........ in syscall ... continuing to receive second SIGUSR1 Continuing. -Program received signal SIGTRAP, Trace/breakpoint trap. +Program received signal SIGUSR1, User defined signal 1. 0x........ in syscall ... Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris2 ================================================= --- nlvgdbsigqueue.stdoutB.exp-solaris2 2015-08-03 00:00:12.826919871 +0000 +++ nlvgdbsigqueue.stdoutB.out 2015-08-03 07:03:44.826076436 +0000 @@ -4,14 +4,12 @@ 0x........ in syscall ... attachedwaitingforsigusr1 sending signal -sending signal continuing to receive first SIGUSR1 Continuing. -[New Thread ....] Program received signal SIGUSR1, User defined signal 1. 0x........ in syscall ... continuing to receive second SIGUSR1 Continuing. -Program received signal SIGTRAP, Trace/breakpoint trap. +Program received signal SIGUSR1, User defined signal 1. 0x........ in syscall ... Kill the program being debugged? (y or n) [answered Y; input not from terminal] |