|
From: <ma...@bu...> - 2019-04-09 01:34:20
|
valgrind revision: valgrind-3.15.0.RC1-b2d2da64b0-20190408
C compiler: gcc (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2)
GDB: GNU gdb (GDB) Fedora 8.1.1-4.fc28
Assembler: GNU assembler version 2.29.1-23.fc28
C library: GNU C Library (GNU libc) stable release version 2.27.
uname -mrs: Linux 5.0.5-100.fc28.s390x s390x
Vendor version: Fedora 28 (Twenty Eight)
Nightly build on lfedora1 ( Fedora release 28 (Twenty Eight), s390x )
Started at 2019-04-09 00:00:01 UTC
Ended at 2019-04-09 00:38:03 UTC
Results unchanged from 24 hours ago
Checking out Valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... failed
Regression test results follow
== 748 tests, 4 stderr failures, 1 stdout failure, 0 stderrB failures, 2 stdoutB failures, 0 post failures ==
gdbserver_tests/mcsignopass (stdoutB)
gdbserver_tests/mcsigpass (stdoutB)
memcheck/tests/leak_cpp_interior (stderr)
memcheck/tests/memcmptest (stderr)
memcheck/tests/vbit-test/vbit-test (stderr)
memcheck/tests/wrap6 (stdout)
drd/tests/tc04_free_lock (stderr)
Last 20 lines of verbose log follow echo
bad_percentify: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
globalerr: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
hackedbz2: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
hsg: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
preen_invars: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
stackerr: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
-- Finished tests in exp-sgcheck/tests ---------------------------------
== 748 tests, 4 stderr failures, 1 stdout failure, 0 stderrB failures, 2 stdoutB failures, 0 post failures ==
gdbserver_tests/mcsignopass (stdoutB)
gdbserver_tests/mcsigpass (stdoutB)
memcheck/tests/leak_cpp_interior (stderr)
memcheck/tests/memcmptest (stderr)
memcheck/tests/vbit-test/vbit-test (stderr)
memcheck/tests/wrap6 (stdout)
drd/tests/tc04_free_lock (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [Makefile:1354: regtest] Error 1
=================================================
./valgrind-new/drd/tests/tc04_free_lock.stderr.diff-ppc
=================================================
--- tc04_free_lock.stderr.exp-ppc 2019-04-09 00:18:40.966995118 +0000
+++ tc04_free_lock.stderr.out 2019-04-09 00:34:09.287024953 +0000
@@ -7,28 +7,20 @@
by 0x........: main (tc04_free_lock.c:20)
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:26)
+ at 0x........: bar (tc04_free_lock.c:40)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: bar (tc04_free_lock.c:38)
by 0x........: main (tc04_free_lock.c:26)
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: foo (tc04_free_lock.c:47)
- by 0x........: main (tc04_free_lock.c:27)
+ at 0x........: foo (tc04_free_lock.c:49)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: foo (tc04_free_lock.c:46)
by 0x........: main (tc04_free_lock.c:27)
-Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:28)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
- by 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:28)
-
-ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 4 errors from 3 contexts (suppressed: 0 from 0)
=================================================
./valgrind-new/drd/tests/tc04_free_lock.stderr.diff-s390
=================================================
--- tc04_free_lock.stderr.exp-s390 2019-04-09 00:18:40.966995118 +0000
+++ tc04_free_lock.stderr.out 2019-04-09 00:34:09.287024953 +0000
@@ -8,7 +8,7 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: bar (tc04_free_lock.c:40)
- by 0x........: ???
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: bar (tc04_free_lock.c:38)
@@ -16,7 +16,7 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: foo (tc04_free_lock.c:49)
- by 0x........: ???
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: foo (tc04_free_lock.c:46)
=================================================
./valgrind-new/drd/tests/tc04_free_lock.stderr.diff-x86
=================================================
--- tc04_free_lock.stderr.exp-x86 2019-04-09 00:18:40.966995118 +0000
+++ tc04_free_lock.stderr.out 2019-04-09 00:34:09.287024953 +0000
@@ -8,7 +8,7 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: bar (tc04_free_lock.c:40)
- by 0x........: main (tc04_free_lock.c:26)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: bar (tc04_free_lock.c:38)
@@ -16,19 +16,11 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: foo (tc04_free_lock.c:49)
- by 0x........: main (tc04_free_lock.c:27)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: foo (tc04_free_lock.c:46)
by 0x........: main (tc04_free_lock.c:27)
-Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: bar (tc04_free_lock.c:40)
- by 0x........: main (tc04_free_lock.c:28)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
- by 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:28)
-
-ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 4 errors from 3 contexts (suppressed: 0 from 0)
=================================================
./valgrind-new/gdbserver_tests/mcsignopass.stdoutB.diff
=================================================
--- mcsignopass.stdoutB.exp 2019-04-09 00:18:41.116995118 +0000
+++ mcsignopass.stdoutB.out 2019-04-09 00:22:49.846995118 +0000
@@ -6,47 +6,47 @@
SIGFPE Yes Yes Yes Arithmetic exception
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Signal Stop Print Pass to program Description
SIGSEGV No Yes Yes Segmentation fault
=================================================
./valgrind-new/gdbserver_tests/mcsigpass.stdoutB.diff
=================================================
--- mcsigpass.stdoutB.exp 2019-04-09 00:18:41.126995118 +0000
+++ mcsigpass.stdoutB.out 2019-04-09 00:22:51.866995118 +0000
@@ -1,10 +1,10 @@
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test2 () at faultstatus.c:121
+test2 () at faultstatus.c:121
121 mapping[0] = 'x';
Continuing.
Program received signal SIGBUS, Bus error.
=================================================
./valgrind-new/memcheck/tests/leak_cpp_interior.stderr.diff
=================================================
--- leak_cpp_interior.stderr.exp 2019-04-09 00:18:41.816995118 +0000
+++ leak_cpp_interior.stderr.out 2019-04-09 00:24:34.456995118 +0000
@@ -9,7 +9,7 @@
definitely lost: x bytes in 1 blocks
indirectly lost: 0 bytes in 0 blocks
possibly lost: 0 bytes in 0 blocks
- still reachable: x bytes in 8 blocks
+ still reachable: x bytes in 9 blocks
of which reachable via heuristic:
stdstring : x bytes in 2 blocks
length64 : x bytes in 1 blocks
@@ -23,7 +23,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 4 (+4) blocks
- still reachable: x (-x) bytes in 4 (-4) blocks
+ still reachable: x (-x) bytes in 5 (-4) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -35,10 +35,10 @@
LEAK SUMMARY:
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
- possibly lost: x (-x) bytes in 5 (+1) blocks
- still reachable: x (+x) bytes in 3 (-1) blocks
+ possibly lost: x (-x) bytes in 4 (+0) blocks
+ still reachable: x (+x) bytes in 5 (+0) blocks
of which reachable via heuristic:
- newarray : x (+x) bytes in 1 (+1) blocks
+ newarray : x (+x) bytes in 2 (+2) blocks
multipleinheritance: 0 (-x) bytes in 0 (-2) blocks
To see details of leaked memory, give 'full' arg to leak_check
@@ -46,11 +46,11 @@
LEAK SUMMARY:
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
- possibly lost: x (-x) bytes in 5 (+0) blocks
- still reachable: x (+x) bytes in 3 (+0) blocks
+ possibly lost: x (+x) bytes in 5 (+1) blocks
+ still reachable: x (-x) bytes in 4 (-1) blocks
of which reachable via heuristic:
length64 : x (+x) bytes in 1 (+1) blocks
- newarray : 0 (-x) bytes in 0 (-1) blocks
+ newarray : 0 (-x) bytes in 0 (-2) blocks
To see details of leaked memory, give 'full' arg to leak_check
leak_check summary heuristics stdstring
@@ -58,7 +58,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (-x) bytes in 4 (-1) blocks
- still reachable: x (+x) bytes in 4 (+1) blocks
+ still reachable: x (+x) bytes in 5 (+1) blocks
of which reachable via heuristic:
stdstring : x (+x) bytes in 2 (+2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -69,7 +69,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (-x) bytes in 0 (-4) blocks
- still reachable: x (+x) bytes in 8 (+4) blocks
+ still reachable: x (+x) bytes in 9 (+4) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+x) bytes in 1 (+1) blocks
@@ -82,7 +82,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (+0) bytes in 0 (+0) blocks
- still reachable: x (+0) bytes in 8 (+0) blocks
+ still reachable: x (+0) bytes in 9 (+0) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+0) bytes in 1 (+0) blocks
@@ -95,7 +95,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 6 (+6) blocks
- still reachable: x (-x) bytes in 2 (-6) blocks
+ still reachable: x (-x) bytes in 3 (-6) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
=================================================
./valgrind-new/memcheck/tests/leak_cpp_interior.stderr.diff-64bit
=================================================
--- leak_cpp_interior.stderr.exp-64bit 2019-04-09 00:18:41.816995118 +0000
+++ leak_cpp_interior.stderr.out 2019-04-09 00:24:34.456995118 +0000
@@ -9,7 +9,7 @@
definitely lost: x bytes in 1 blocks
indirectly lost: 0 bytes in 0 blocks
possibly lost: 0 bytes in 0 blocks
- still reachable: x bytes in 8 blocks
+ still reachable: x bytes in 9 blocks
of which reachable via heuristic:
stdstring : x bytes in 2 blocks
length64 : x bytes in 1 blocks
@@ -23,7 +23,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 4 (+4) blocks
- still reachable: x (-x) bytes in 4 (-4) blocks
+ still reachable: x (-x) bytes in 5 (-4) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -36,7 +36,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (-x) bytes in 4 (+0) blocks
- still reachable: x (+x) bytes in 4 (+0) blocks
+ still reachable: x (+x) bytes in 5 (+0) blocks
of which reachable via heuristic:
newarray : x (+x) bytes in 2 (+2) blocks
multipleinheritance: 0 (-x) bytes in 0 (-2) blocks
@@ -47,7 +47,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 5 (+1) blocks
- still reachable: x (-x) bytes in 3 (-1) blocks
+ still reachable: x (-x) bytes in 4 (-1) blocks
of which reachable via heuristic:
length64 : x (+x) bytes in 1 (+1) blocks
newarray : 0 (-x) bytes in 0 (-2) blocks
@@ -58,7 +58,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (-x) bytes in 4 (-1) blocks
- still reachable: x (+x) bytes in 4 (+1) blocks
+ still reachable: x (+x) bytes in 5 (+1) blocks
of which reachable via heuristic:
stdstring : x (+x) bytes in 2 (+2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -69,7 +69,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (-x) bytes in 0 (-4) blocks
- still reachable: x (+x) bytes in 8 (+4) blocks
+ still reachable: x (+x) bytes in 9 (+4) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+x) bytes in 1 (+1) blocks
@@ -82,7 +82,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (+0) bytes in 0 (+0) blocks
- still reachable: x (+0) bytes in 8 (+0) blocks
+ still reachable: x (+0) bytes in 9 (+0) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+0) bytes in 1 (+0) blocks
@@ -95,7 +95,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 6 (+6) blocks
- still reachable: x (-x) bytes in 2 (-6) blocks
+ still reachable: x (-x) bytes in 3 (-6) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
=================================================
./valgrind-new/memcheck/tests/memcmptest.stderr.diff
=================================================
--- memcmptest.stderr.exp 2019-04-09 00:18:41.846995118 +0000
+++ memcmptest.stderr.out 2019-04-09 00:25:11.897004953 +0000
@@ -1,4 +1,8 @@
Conditional jump or move depends on uninitialised value(s)
- at 0x........: memcmp (vg_replace_strmem.c:...)
+ at 0x........: bcmp (vg_replace_strmem.c:...)
+ by 0x........: main (memcmptest.c:13)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: bcmp (vg_replace_strmem.c:...)
by 0x........: main (memcmptest.c:13)
=================================================
./valgrind-new/memcheck/tests/memcmptest.stderr.diff2
=================================================
--- memcmptest.stderr.exp2 2019-04-09 00:18:41.846995118 +0000
+++ memcmptest.stderr.out 2019-04-09 00:25:11.897004953 +0000
@@ -2,3 +2,7 @@
at 0x........: bcmp (vg_replace_strmem.c:...)
by 0x........: main (memcmptest.c:13)
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: bcmp (vg_replace_strmem.c:...)
+ by 0x........: main (memcmptest.c:13)
+
=================================================
./valgrind-new/memcheck/tests/vbit-test/vbit-test.stderr.diff
=================================================
--- vbit-test.stderr.exp 2019-04-09 00:18:42.286995118 +0000
+++ vbit-test.stderr.out 2019-04-09 00:28:00.817004953 +0000
@@ -0,0 +1,3 @@
+Conditional jump or move depends on uninitialised value(s)
+ ...
+
=================================================
./valgrind-new/memcheck/tests/wrap6.stdout.diff
=================================================
--- wrap6.stdout.exp 2019-04-09 00:18:42.056995118 +0000
+++ wrap6.stdout.out 2019-04-09 00:28:09.257004953 +0000
@@ -1,26 +1,26 @@
fn_0 ...
fn_0 wrapper pre ()
-fn_0 wrapper post1 = 0
-fn_0 wrapper post2 = 0
- ... 0
+fn_0 wrapper post1 = -16775448
+fn_0 wrapper post2 = -16775448
+ ... -16775448
fn_1 ...
fn_1 wrapper pre ( 42 )
-fn_1 wrapper post1 = 103266
-fn_1 wrapper post2 = 103266
- ... 103266
+fn_1 wrapper post1 = -16775440
+fn_1 wrapper post2 = -16775440
+ ... -16775440
fn_2 ...
fn_2 wrapper pre ( 42, 43 )
-fn_2 wrapper post1 = -214431509
-fn_2 wrapper post2 = -214431509
- ... -214431509
+fn_2 wrapper post1 = -16775464
+fn_2 wrapper post2 = -16775464
+ ... -16775464
fn_3 ...
fn_3 wrapper pre ( 42, 43, 44 )
-fn_3 wrapper post1 = 1989904126
-fn_3 wrapper post2 = 1989904126
- ... 1989904126
+fn_3 wrapper post1 = -16775496
+fn_3 wrapper post2 = -16775496
+ ... -16775496
fn_4 ...
fn_4 wrapper pre ( 42, 43, 44, 45 )
=================================================
./valgrind-old/drd/tests/tc04_free_lock.stderr.diff-ppc
=================================================
--- tc04_free_lock.stderr.exp-ppc 2019-04-09 00:00:34.026973790 +0000
+++ tc04_free_lock.stderr.out 2019-04-09 00:14:48.266983781 +0000
@@ -7,28 +7,20 @@
by 0x........: main (tc04_free_lock.c:20)
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:26)
+ at 0x........: bar (tc04_free_lock.c:40)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-old/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: bar (tc04_free_lock.c:38)
by 0x........: main (tc04_free_lock.c:26)
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: foo (tc04_free_lock.c:47)
- by 0x........: main (tc04_free_lock.c:27)
+ at 0x........: foo (tc04_free_lock.c:49)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-old/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: foo (tc04_free_lock.c:46)
by 0x........: main (tc04_free_lock.c:27)
-Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:28)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
- by 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:28)
-
-ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 4 errors from 3 contexts (suppressed: 0 from 0)
=================================================
./valgrind-old/drd/tests/tc04_free_lock.stderr.diff-s390
=================================================
--- tc04_free_lock.stderr.exp-s390 2019-04-09 00:00:34.026973790 +0000
+++ tc04_free_lock.stderr.out 2019-04-09 00:14:48.266983781 +0000
@@ -8,7 +8,7 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: bar (tc04_free_lock.c:40)
- by 0x........: ???
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-old/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: bar (tc04_free_lock.c:38)
@@ -16,7 +16,7 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: foo (tc04_free_lock.c:49)
- by 0x........: ???
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-old/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: foo (tc04_free_lock.c:46)
=================================================
./valgrind-old/drd/tests/tc04_free_lock.stderr.diff-x86
=================================================
--- tc04_free_lock.stderr.exp-x86 2019-04-09 00:00:34.026973790 +0000
+++ tc04_free_lock.stderr.out 2019-04-09 00:14:48.266983781 +0000
@@ -8,7 +8,7 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: bar (tc04_free_lock.c:40)
- by 0x........: main (tc04_free_lock.c:26)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-old/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: bar (tc04_free_lock.c:38)
@@ -16,19 +16,11 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: foo (tc04_free_lock.c:49)
- by 0x........: main (tc04_free_lock.c:27)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-old/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: foo (tc04_free_lock.c:46)
by 0x........: main (tc04_free_lock.c:27)
-Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: bar (tc04_free_lock.c:40)
- by 0x........: main (tc04_free_lock.c:28)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
- by 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:28)
-
-ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 4 errors from 3 contexts (suppressed: 0 from 0)
=================================================
./valgrind-old/gdbserver_tests/mcsignopass.stdoutB.diff
=================================================
--- mcsignopass.stdoutB.exp 2019-04-09 00:00:34.046973790 +0000
+++ mcsignopass.stdoutB.out 2019-04-09 00:04:02.406973790 +0000
@@ -6,47 +6,47 @@
SIGFPE Yes Yes Yes Arithmetic exception
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Signal Stop Print Pass to program Description
SIGSEGV No Yes Yes Segmentation fault
=================================================
./valgrind-old/gdbserver_tests/mcsigpass.stdoutB.diff
=================================================
--- mcsigpass.stdoutB.exp 2019-04-09 00:00:34.046973790 +0000
+++ mcsigpass.stdoutB.out 2019-04-09 00:04:04.246973790 +0000
@@ -1,10 +1,10 @@
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test1 () at faultstatus.c:116
+test1 () at faultstatus.c:116
116 *BADADDR = 'x';
Continuing.
Program received signal SIGSEGV, Segmentation fault.
-0x........ in test2 () at faultstatus.c:121
+test2 () at faultstatus.c:121
121 mapping[0] = 'x';
Continuing.
Program received signal SIGBUS, Bus error.
=================================================
./valgrind-old/memcheck/tests/leak_cpp_interior.stderr.diff
=================================================
--- leak_cpp_interior.stderr.exp 2019-04-09 00:00:34.116973790 +0000
+++ leak_cpp_interior.stderr.out 2019-04-09 00:05:33.616973790 +0000
@@ -9,7 +9,7 @@
definitely lost: x bytes in 1 blocks
indirectly lost: 0 bytes in 0 blocks
possibly lost: 0 bytes in 0 blocks
- still reachable: x bytes in 8 blocks
+ still reachable: x bytes in 9 blocks
of which reachable via heuristic:
stdstring : x bytes in 2 blocks
length64 : x bytes in 1 blocks
@@ -23,7 +23,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 4 (+4) blocks
- still reachable: x (-x) bytes in 4 (-4) blocks
+ still reachable: x (-x) bytes in 5 (-4) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -35,10 +35,10 @@
LEAK SUMMARY:
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
- possibly lost: x (-x) bytes in 5 (+1) blocks
- still reachable: x (+x) bytes in 3 (-1) blocks
+ possibly lost: x (-x) bytes in 4 (+0) blocks
+ still reachable: x (+x) bytes in 5 (+0) blocks
of which reachable via heuristic:
- newarray : x (+x) bytes in 1 (+1) blocks
+ newarray : x (+x) bytes in 2 (+2) blocks
multipleinheritance: 0 (-x) bytes in 0 (-2) blocks
To see details of leaked memory, give 'full' arg to leak_check
@@ -46,11 +46,11 @@
LEAK SUMMARY:
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
- possibly lost: x (-x) bytes in 5 (+0) blocks
- still reachable: x (+x) bytes in 3 (+0) blocks
+ possibly lost: x (+x) bytes in 5 (+1) blocks
+ still reachable: x (-x) bytes in 4 (-1) blocks
of which reachable via heuristic:
length64 : x (+x) bytes in 1 (+1) blocks
- newarray : 0 (-x) bytes in 0 (-1) blocks
+ newarray : 0 (-x) bytes in 0 (-2) blocks
To see details of leaked memory, give 'full' arg to leak_check
leak_check summary heuristics stdstring
@@ -58,7 +58,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (-x) bytes in 4 (-1) blocks
- still reachable: x (+x) bytes in 4 (+1) blocks
+ still reachable: x (+x) bytes in 5 (+1) blocks
of which reachable via heuristic:
stdstring : x (+x) bytes in 2 (+2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -69,7 +69,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (-x) bytes in 0 (-4) blocks
- still reachable: x (+x) bytes in 8 (+4) blocks
+ still reachable: x (+x) bytes in 9 (+4) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+x) bytes in 1 (+1) blocks
@@ -82,7 +82,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (+0) bytes in 0 (+0) blocks
- still reachable: x (+0) bytes in 8 (+0) blocks
+ still reachable: x (+0) bytes in 9 (+0) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+0) bytes in 1 (+0) blocks
@@ -95,7 +95,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 6 (+6) blocks
- still reachable: x (-x) bytes in 2 (-6) blocks
+ still reachable: x (-x) bytes in 3 (-6) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
=================================================
./valgrind-old/memcheck/tests/leak_cpp_interior.stderr.diff-64bit
=================================================
--- leak_cpp_interior.stderr.exp-64bit 2019-04-09 00:00:34.116973790 +0000
+++ leak_cpp_interior.stderr.out 2019-04-09 00:05:33.616973790 +0000
@@ -9,7 +9,7 @@
definitely lost: x bytes in 1 blocks
indirectly lost: 0 bytes in 0 blocks
possibly lost: 0 bytes in 0 blocks
- still reachable: x bytes in 8 blocks
+ still reachable: x bytes in 9 blocks
of which reachable via heuristic:
stdstring : x bytes in 2 blocks
length64 : x bytes in 1 blocks
@@ -23,7 +23,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 4 (+4) blocks
- still reachable: x (-x) bytes in 4 (-4) blocks
+ still reachable: x (-x) bytes in 5 (-4) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -36,7 +36,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (-x) bytes in 4 (+0) blocks
- still reachable: x (+x) bytes in 4 (+0) blocks
+ still reachable: x (+x) bytes in 5 (+0) blocks
of which reachable via heuristic:
newarray : x (+x) bytes in 2 (+2) blocks
multipleinheritance: 0 (-x) bytes in 0 (-2) blocks
@@ -47,7 +47,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 5 (+1) blocks
- still reachable: x (-x) bytes in 3 (-1) blocks
+ still reachable: x (-x) bytes in 4 (-1) blocks
of which reachable via heuristic:
length64 : x (+x) bytes in 1 (+1) blocks
newarray : 0 (-x) bytes in 0 (-2) blocks
@@ -58,7 +58,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (-x) bytes in 4 (-1) blocks
- still reachable: x (+x) bytes in 4 (+1) blocks
+ still reachable: x (+x) bytes in 5 (+1) blocks
of which reachable via heuristic:
stdstring : x (+x) bytes in 2 (+2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -69,7 +69,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (-x) bytes in 0 (-4) blocks
- still reachable: x (+x) bytes in 8 (+4) blocks
+ still reachable: x (+x) bytes in 9 (+4) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+x) bytes in 1 (+1) blocks
@@ -82,7 +82,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (+0) bytes in 0 (+0) blocks
- still reachable: x (+0) bytes in 8 (+0) blocks
+ still reachable: x (+0) bytes in 9 (+0) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+0) bytes in 1 (+0) blocks
@@ -95,7 +95,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 6 (+6) blocks
- still reachable: x (-x) bytes in 2 (-6) blocks
+ still reachable: x (-x) bytes in 3 (-6) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
=================================================
./valgrind-old/memcheck/tests/memcmptest.stderr.diff
=================================================
--- memcmptest.stderr.exp 2019-04-09 00:00:34.116973790 +0000
+++ memcmptest.stderr.out 2019-04-09 00:06:09.296973790 +0000
@@ -1,4 +1,8 @@
Conditional jump or move depends on uninitialised value(s)
- at 0x........: memcmp (vg_replace_strmem.c:...)
+ at 0x........: bcmp (vg_replace_strmem.c:...)
+ by 0x........: main (memcmptest.c:13)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: bcmp (vg_replace_strmem.c:...)
by 0x........: main (memcmptest.c:13)
=================================================
./valgrind-old/memcheck/tests/memcmptest.stderr.diff2
=================================================
--- memcmptest.stderr.exp2 2019-04-09 00:00:34.116973790 +0000
+++ memcmptest.stderr.out 2019-04-09 00:06:09.296973790 +0000
@@ -2,3 +2,7 @@
at 0x........: bcmp (vg_replace_strmem.c:...)
by 0x........: main (memcmptest.c:13)
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: bcmp (vg_replace_strmem.c:...)
+ by 0x........: main (memcmptest.c:13)
+
=================================================
./valgrind-old/memcheck/tests/vbit-test/vbit-test.stderr.diff
=================================================
--- vbit-test.stderr.exp 2019-04-09 00:00:34.176973790 +0000
+++ vbit-test.stderr.out 2019-04-09 00:08:52.026983781 +0000
@@ -0,0 +1,3 @@
+Conditional jump or move depends on uninitialised value(s)
+ ...
+
=================================================
./valgrind-old/memcheck/tests/wrap6.stdout.diff
=================================================
--- wrap6.stdout.exp 2019-04-09 00:00:34.146973790 +0000
+++ wrap6.stdout.out 2019-04-09 00:08:59.086983781 +0000
@@ -1,26 +1,26 @@
fn_0 ...
fn_0 wrapper pre ()
-fn_0 wrapper post1 = 0
-fn_0 wrapper post2 = 0
- ... 0
+fn_0 wrapper post1 = -16775448
+fn_0 wrapper post2 = -16775448
+ ... -16775448
fn_1 ...
fn_1 wrapper pre ( 42 )
-fn_1 wrapper post1 = 103266
-fn_1 wrapper post2 = 103266
- ... 103266
+fn_1 wrapper post1 = -16775440
+fn_1 wrapper post2 = -16775440
+ ... -16775440
fn_2 ...
fn_2 wrapper pre ( 42, 43 )
-fn_2 wrapper post1 = -214431509
-fn_2 wrapper post2 = -214431509
- ... -214431509
+fn_2 wrapper post1 = -16775464
+fn_2 wrapper post2 = -16775464
+ ... -16775464
fn_3 ...
fn_3 wrapper pre ( 42, 43, 44 )
-fn_3 wrapper post1 = 1989904126
-fn_3 wrapper post2 = 1989904126
- ... 1989904126
+fn_3 wrapper post1 = -16775496
+fn_3 wrapper post2 = -16775496
+ ... -16775496
fn_4 ...
fn_4 wrapper pre ( 42, 43, 44, 45 )
|