|
From: <pj...@wa...> - 2021-11-28 07:25:04
|
valgrind revision: valgrind-3.19.0.GIT-f782a688b4-20211127
C compiler: FreeBSD clang version 11.0.1 (gi...@gi...:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
GDB: GNU gdb (GDB) 11.1 [GDB v11.1 for FreeBSD]
C library: FreeBSD libc
uname -mrs: FreeBSD 13.0-RELEASE-p4 amd64
Vendor version: FreeBSD 13.0-RELEASE-p5
Nightly build on freebsd ( FreeBSD 13.0-RELEASE-p4 amd64 )
Started at 2021-11-28 07:47:23 CET
Ended at 2021-11-28 08:24:45 CET
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
== 747 tests, 13 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/amd64/insn-pmovmskb (stderr)
memcheck/tests/clientperm (stderr)
memcheck/tests/gone_abrt_xml (stderr)
memcheck/tests/origin5-bz2 (stderr)
memcheck/tests/varinfo2 (stderr)
memcheck/tests/varinfo5 (stderr)
memcheck/tests/varinfo6 (stderr)
helgrind/tests/tls_threads (stderr)
drd/tests/atomic_var (stderr)
drd/tests/omp_matinv (stderr)
drd/tests/omp_matinv_racy (stderr)
drd/tests/omp_prime_racy (stderr)
drd/tests/pth_mutex_signal (stderr)
Last 20 lines of verbose log follow echo
-- Finished tests in exp-bbv/tests/x86 ---------------------------------
== 747 tests, 13 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/amd64/insn-pmovmskb (stderr)
memcheck/tests/clientperm (stderr)
memcheck/tests/gone_abrt_xml (stderr)
memcheck/tests/origin5-bz2 (stderr)
memcheck/tests/varinfo2 (stderr)
memcheck/tests/varinfo5 (stderr)
memcheck/tests/varinfo6 (stderr)
helgrind/tests/tls_threads (stderr)
drd/tests/atomic_var (stderr)
drd/tests/omp_matinv (stderr)
drd/tests/omp_matinv_racy (stderr)
drd/tests/omp_prime_racy (stderr)
drd/tests/pth_mutex_signal (stderr)
...checking makefile consistency
...checking header files and include directives
gmake: *** [Makefile:1419: regtest] Error 1
=================================================
./valgrind-new/drd/tests/atomic_var.stderr.diff
=================================================
--- atomic_var.stderr.exp 2021-11-28 08:06:33.033199000 +0100
+++ atomic_var.stderr.out 2021-11-28 08:18:41.602327000 +0100
@@ -3,8 +3,8 @@
Conflicting load by thread x at 0x........ size 4
at 0x........: thread_func_2 (atomic_var.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
-Location 0x........ is 0 bytes inside global var "s_y"
-declared at atomic_var.c:35
+Location 0x........ is 0 bytes inside g_dummy[512],
+a global variable declared at atomic_var.c:34
y = 1
Test finished.
=================================================
./valgrind-new/drd/tests/omp_matinv.stderr.diff
=================================================
--- omp_matinv.stderr.exp 2021-11-28 08:06:33.041899000 +0100
+++ omp_matinv.stderr.out 2021-11-28 08:20:00.028332000 +0100
@@ -1,3 +1,596 @@
+Conflicting store by thread 1 at 0x........ size 4
+ at 0x........: gj (omp_matinv.c:?)
+ by 0x........: invert_matrix (omp_matinv.c:?)
+ by 0x........: main (omp_matinv.c:?)
+Location 0x........ is 0 bytes inside local var "i"
+declared at omp_matinv.c:160, in frame #? of thread 1
+Other segment start (thread 2)
+ at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+Other segment end (thread 2)
+ at 0x........: sched_yield (in /...libc...)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+Other segment start (thread 3)
+ at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+Other segment end (thread 3)
+ at 0x........: sched_yield (in /...libc...)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+Other segment start (thread 4)
+ at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+Other segment end (thread 4)
+ at 0x........: sched_yield (in /...libc...)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+Other segment start (thread 5)
+ at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+Other segment end (thread 5)
+ at 0x........: sched_yield (in /...libc...)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+Other segment start (thread 6)
+ at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+Other segment end (thread 6)
+ at 0x........: sched_yield (in /...libc...)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
+ by 0x........: ??? (in /usr/lib/libomp.so)
<truncated beyond 100 lines>
=================================================
./valgrind-new/drd/tests/omp_matinv_racy.stderr.diff
=================================================
--- omp_matinv_racy.stderr.exp 2021-11-28 08:06:33.042113000 +0100
+++ omp_matinv_racy.stderr.out 2021-11-28 08:20:01.109554000 +0100
@@ -1 +1 @@
-ERROR SUMMARY: 76 errors from 7 contexts
+ERROR SUMMARY: 86 errors from 18 contexts
=================================================
./valgrind-new/drd/tests/omp_prime_racy.stderr.diff
=================================================
--- omp_prime_racy.stderr.exp 2021-11-28 08:06:33.042378000 +0100
+++ omp_prime_racy.stderr.out 2021-11-28 08:20:02.152513000 +0100
@@ -1 +1 @@
-ERROR SUMMARY: 3 errors from 3 contexts
+ERROR SUMMARY: 0 errors from 0 contexts
=================================================
./valgrind-new/drd/tests/pth_mutex_signal.stderr.diff
=================================================
--- pth_mutex_signal.stderr.exp 2021-11-28 08:06:33.057964000 +0100
+++ pth_mutex_signal.stderr.out 2021-11-28 08:20:17.057252000 +0100
@@ -6,10 +6,25 @@
signalling
sleeping
nullHandler running
-unlocking
-contender locked mutex
-contender unlocking mutex
-contender unlocked mutex
-joining thread
+Assertion failed: (ret == 0), function contender_start, file pth_mutex_signal.c, line 23.
-ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
+Process terminating with default action of signal 6 (SIGABRT)
+ at 0x........: thr_kill (in /...libc...)
+ by 0x........: raise (in /...libc...)
+ by 0x........: abort (in /...libc...)
+ by 0x........: __assert (in /...libc...)
+ by 0x........: contender_start (pth_mutex_signal.c:?)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+Thread 2:
+Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
+ at 0x........: _nanosleep (in /...libc...)
+ by 0x........: start_thread
+ by 0x........: usleep (in /...libc...)
+ by 0x........: main (pth_mutex_signal.c:?)
+mutex 0x........ was first observed at:
+ at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
+ by 0x........: main (pth_mutex_signal.c:?)
+
+
+ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
=================================================
./valgrind-new/helgrind/tests/tls_threads.stderr.diff
=================================================
--- tls_threads.stderr.exp 2021-11-28 08:06:33.118442000 +0100
+++ tls_threads.stderr.out 2021-11-28 08:18:06.045281000 +0100
@@ -1,2 +1,177 @@
+--3845:0: sched WARNING: pthread stack cache cannot be disabled!
+---Thread-Announcement------------------------------------------
+
+Thread #x was created
+ ...
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ by 0x........: main (tls_threads.c:88)
+
+---Thread-Announcement------------------------------------------
+
+Thread #x is the program's root thread
+
+----------------------------------------------------------------
+
+Possible data race during read of size 8 at 0x........ by thread #x
+Locks held: none
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ by 0x........: level1 (tls_threads.c:69)
+ by 0x........: mythread_wrapper (hg_intercepts.c:...)
+ ...
+
+This conflicts with a previous write of size 8 by thread #x
+Locks held: none
+ ...
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ by 0x........: main (tls_threads.c:88)
+ Address 0x........ is in a rw- mapped file /usr/home/paulf/scratch/valgrind_nightly/nightly/valgrind-new/helgrind/vgpreload_helgrind-amd64-freebsd.so segment
+
+---Thread-Announcement------------------------------------------
+
+Thread #x was created
+ ...
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ by 0x........: level1 (tls_threads.c:69)
+ by 0x........: mythread_wrapper (hg_intercepts.c:...)
+ ...
+
+---Thread-Announcement------------------------------------------
+
+Thread #x was created
+ ...
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ by 0x........: main (tls_threads.c:88)
+
+----------------------------------------------------------------
+
+Possible data race during read of size 8 at 0x........ by thread #x
+Locks held: none
+ at 0x........: local_false_positive (tls_threads.c:28)
+ by 0x........: level2 (tls_threads.c:48)
+ by 0x........: mythread_wrapper (hg_intercepts.c:...)
+ ...
+
+This conflicts with a previous write of size 8 by thread #x
+Locks held: none
+ ...
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ by 0x........: level1 (tls_threads.c:69)
+ Address 0x........ is in a rw- anonymous segment
+
+----------------------------------------------------------------
+
+Possible data race during read of size 4 at 0x........ by thread #x
+Locks held: none
+ at 0x........: local_false_positive (tls_threads.c:28)
+ by 0x........: level2 (tls_threads.c:48)
+ by 0x........: mythread_wrapper (hg_intercepts.c:...)
+ ...
+
+This conflicts with a previous write of size 4 by thread #x
+Locks held: none
+ ...
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ Address 0x........ is in a rw- anonymous segment
+
+----------------------------------------------------------------
+
+Possible data race during write of size 4 at 0x........ by thread #x
+Locks held: none
+ at 0x........: local_false_positive (tls_threads.c:28)
+ by 0x........: level2 (tls_threads.c:48)
+ by 0x........: mythread_wrapper (hg_intercepts.c:...)
+ ...
+
+This conflicts with a previous write of size 4 by thread #x
+Locks held: none
+ ...
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ Address 0x........ is in a rw- anonymous segment
+
+----------------------------------------------------------------
+
+Possible data race during read of size 4 at 0x........ by thread #x
+Locks held: none
+ at 0x........: global_false_positive (tls_threads.c:33)
+ by 0x........: level2 (tls_threads.c:49)
+ by 0x........: mythread_wrapper (hg_intercepts.c:...)
<truncated beyond 100 lines>
=================================================
./valgrind-new/memcheck/tests/amd64/insn-pmovmskb.stderr.diff
=================================================
--- insn-pmovmskb.stderr.exp 2021-11-28 08:06:33.148902000 +0100
+++ insn-pmovmskb.stderr.out 2021-11-28 08:13:16.379698000 +0100
@@ -1,144 +1,95 @@
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: use (insn-pmovmskb.c:48)
+Use of uninitialised value of size 8
+ at 0x........: strlen (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
-0: Invalid value is false
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: use (insn-pmovmskb.c:48)
- by 0x........: doit (insn-pmovmskb.c:73)
+Use of uninitialised value of size 8
+ at 0x........: strlen (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
-1: Invalid value is false
Conditional jump or move depends on uninitialised value(s)
- at 0x........: use (insn-pmovmskb.c:48)
- by 0x........: doit (insn-pmovmskb.c:77)
+ at 0x........: is_overlap (vg_replace_strmem.c:...)
+ by 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
-2: Invalid value is false
Conditional jump or move depends on uninitialised value(s)
- at 0x........: use (insn-pmovmskb.c:48)
- by 0x........: doit (insn-pmovmskb.c:81)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
-3: Invalid value is false
Conditional jump or move depends on uninitialised value(s)
- at 0x........: use (insn-pmovmskb.c:48)
- by 0x........: doit (insn-pmovmskb.c:85)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
-4: Invalid value is false
Conditional jump or move depends on uninitialised value(s)
- at 0x........: use (insn-pmovmskb.c:48)
- by 0x........: doit (insn-pmovmskb.c:89)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
-5: Invalid value is false
Conditional jump or move depends on uninitialised value(s)
- at 0x........: use (insn-pmovmskb.c:48)
- by 0x........: doit (insn-pmovmskb.c:93)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
-6: Invalid value is false
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: use (insn-pmovmskb.c:48)
- by 0x........: doit (insn-pmovmskb.c:97)
+Use of uninitialised value of size 8
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
+0: Invalid value is false
+1: Invalid value is false
+2: Invalid value is false
+3: Invalid value is false
+4: Invalid value is false
+5: Invalid value is false
+6: Invalid value is false
7: Invalid value is false
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: use (insn-pmovmskb.c:48)
- by 0x........: doit (insn-pmovmskb.c:101)
- by 0x........: main (insn-pmovmskb.c:140)
-
8: Invalid value is false
-Conditional jump or move depends on uninitialised value(s)
<truncated beyond 100 lines>
=================================================
./valgrind-new/memcheck/tests/amd64/insn-pmovmskb.stderr.diff-clang
=================================================
--- insn-pmovmskb.stderr.exp-clang 2021-11-28 08:06:33.148963000 +0100
+++ insn-pmovmskb.stderr.out 2021-11-28 08:13:16.379698000 +0100
@@ -1,22 +1,55 @@
-Conditional jump or move depends on uninitialised value(s)
+Use of uninitialised value of size 8
+ at 0x........: strlen (vg_replace_strmem.c:...)
...
by 0x........: use (insn-pmovmskb.c:48)
by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
Use of uninitialised value of size 8
+ at 0x........: strlen (vg_replace_strmem.c:...)
...
by 0x........: use (insn-pmovmskb.c:48)
by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
-Use of uninitialised value of size 8
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: is_overlap (vg_replace_strmem.c:...)
+ by 0x........: memcpy (vg_replace_strmem.c:...)
...
by 0x........: use (insn-pmovmskb.c:48)
by 0x........: doit (insn-pmovmskb.c:69)
by 0x........: main (insn-pmovmskb.c:140)
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
+ by 0x........: main (insn-pmovmskb.c:140)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
+ by 0x........: main (insn-pmovmskb.c:140)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
+ by 0x........: main (insn-pmovmskb.c:140)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:69)
+ by 0x........: main (insn-pmovmskb.c:140)
+
Use of uninitialised value of size 8
+ at 0x........: memcpy (vg_replace_strmem.c:...)
...
by 0x........: use (insn-pmovmskb.c:48)
by 0x........: doit (insn-pmovmskb.c:69)
@@ -32,6 +65,20 @@
7: Invalid value is false
8: Invalid value is false
9: Invalid value is false
+Use of uninitialised value of size 8
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:109)
+ by 0x........: main (insn-pmovmskb.c:140)
+
+Use of uninitialised value of size 8
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: use (insn-pmovmskb.c:48)
+ by 0x........: doit (insn-pmovmskb.c:109)
+ by 0x........: main (insn-pmovmskb.c:140)
+
10: Invalid value is false
11: Invalid value is false
12: Invalid value is false
=================================================
./valgrind-new/memcheck/tests/clientperm.stderr.diff
=================================================
--- clientperm.stderr.exp 2021-11-28 08:06:33.157853000 +0100
+++ clientperm.stderr.out 2021-11-28 08:13:47.306325000 +0100
@@ -1,6 +1,51 @@
+Use of uninitialised value of size 8
+ at 0x........: strlen (vg_replace_strmem.c:...)
+ ...
+ by 0x........: main (clientperm.c:29)
+
+Use of uninitialised value of size 8
+ at 0x........: strlen (vg_replace_strmem.c:...)
+ ...
+ by 0x........: main (clientperm.c:29)
+
Conditional jump or move depends on uninitialised value(s)
- at 0x........: main (clientperm.c:29)
+ at 0x........: is_overlap (vg_replace_strmem.c:...)
+ by 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: main (clientperm.c:29)
Conditional jump or move depends on uninitialised value(s)
- at 0x........: main (clientperm.c:36)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: main (clientperm.c:29)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: main (clientperm.c:29)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: main (clientperm.c:29)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: main (clientperm.c:29)
+
+Use of uninitialised value of size 8
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: main (clientperm.c:29)
+
+Conditional jump or move depends on uninitialised value(s)
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: main (clientperm.c:36)
+
+Use of uninitialised value of size 8
+ at 0x........: memcpy (vg_replace_strmem.c:...)
+ ...
+ by 0x........: main (clientperm.c:36)
=================================================
./valgrind-new/memcheck/tests/gone_abrt_xml.stderr.diff
=================================================
--- gone_abrt_xml.stderr.exp 2021-11-28 08:06:33.141858000 +0100
+++ gone_abrt_xml.stderr.out 2021-11-28 08:14:25.185540000 +0100
@@ -35,7 +35,7 @@
<tid>...</tid>
<signo>6</signo>
<signame>SIGABRT</signame>
- <sicode>0</sicode>
+ <sicode>65537</sicode>
<stack>
<frame>
<ip>0x........</ip>
=================================================
./valgrind-new/memcheck/tests/gone_abrt_xml.stderr.diff-solaris
=================================================
--- gone_abrt_xml.stderr.exp-solaris 2021-11-28 08:06:33.141922000 +0100
+++ gone_abrt_xml.stderr.out 2021-11-28 08:14:25.185540000 +0100
@@ -35,12 +35,15 @@
<tid>...</tid>
<signo>6</signo>
<signame>SIGABRT</signame>
- <sicode>0</sicode>
+ <sicode>65537</sicode>
<stack>
<frame>
<ip>0x........</ip>
<obj>...</obj>
- <fn>(below main)</fn>
+ <fn>main</fn>
+ <dir>...</dir>
+ <file>gone.c</file>
+ <line>...</line>
</frame>
</stack>
</fatal_signal>
=================================================
./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-freebsd
=================================================
--- origin5-bz2.stderr.exp-freebsd 2021-11-28 08:06:33.180421000 +0100
+++ origin5-bz2.stderr.out 2021-11-28 08:15:07.208253000 +0100
@@ -1,5 +1,7 @@
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: main (origin5-bz2.c:6481)
+Use of uninitialised value of size 8
+ at 0x........: vprintf_wrk (origin5-bz2.c:1146)
+ by 0x........: vex_printf (origin5-bz2.c:1291)
+ by 0x........: main (origin5-bz2.c:0)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
@@ -34,7 +36,7 @@
at 0x........: mainSort (origin5-bz2.c:2820)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -45,7 +47,7 @@
at 0x........: mainSort (origin5-bz2.c:2823)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -56,7 +58,7 @@
at 0x........: mainSort (origin5-bz2.c:2854)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -64,21 +66,10 @@
at 0x........: main (origin5-bz2.c:6479)
Use of uninitialised value of size 8
- at 0x........: mainSort (origin5-bz2.c:2855)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
- by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
- by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
- by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
- by 0x........: main (origin5-bz2.c:6484)
- Uninitialised value was created by a client request
- at 0x........: main (origin5-bz2.c:6479)
-
-Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2858)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -86,21 +77,10 @@
at 0x........: main (origin5-bz2.c:6479)
Use of uninitialised value of size 8
- at 0x........: mainSort (origin5-bz2.c:2859)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
- by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
- by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
- by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
- by 0x........: main (origin5-bz2.c:6484)
- Uninitialised value was created by a client request
- at 0x........: main (origin5-bz2.c:6479)
-
-Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2963)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -111,7 +91,7 @@
at 0x........: mainSort (origin5-bz2.c:2964)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -120,9 +100,9 @@
Use of uninitialised value of size 8
at 0x........: fallbackSort (origin5-bz2.c:2269)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
+ by 0x........: BZ2_blockSort (origin5-bz2.c:0)
<truncated beyond 100 lines>
=================================================
./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-freebsd-x86
=================================================
--- origin5-bz2.stderr.exp-freebsd-x86 2021-11-28 08:06:33.180501000 +0100
+++ origin5-bz2.stderr.out 2021-11-28 08:15:07.208253000 +0100
@@ -1,5 +1,7 @@
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: main (origin5-bz2.c:6481)
+Use of uninitialised value of size 8
+ at 0x........: vprintf_wrk (origin5-bz2.c:1146)
+ by 0x........: vex_printf (origin5-bz2.c:1291)
+ by 0x........: main (origin5-bz2.c:0)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
@@ -12,7 +14,7 @@
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: copy_input_until_stop (origin5-bz2.c:4686)
by 0x........: handle_compress (origin5-bz2.c:4750)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
@@ -21,7 +23,7 @@
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: copy_input_until_stop (origin5-bz2.c:4686)
by 0x........: handle_compress (origin5-bz2.c:4750)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
@@ -30,121 +32,88 @@
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2820)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2823)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2854)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
- at 0x........: mainSort (origin5-bz2.c:2855)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
- by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
- by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
- by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
- by 0x........: main (origin5-bz2.c:6484)
- Uninitialised value was created by a client request
- at 0x........: main (origin5-bz2.c:6479)
-
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2858)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
- at 0x........: mainSort (origin5-bz2.c:2859)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
<truncated beyond 100 lines>
=================================================
./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc212-s390x
=================================================
--- origin5-bz2.stderr.exp-glibc212-s390x 2021-11-28 08:06:33.180571000 +0100
+++ origin5-bz2.stderr.out 2021-11-28 08:15:07.208253000 +0100
@@ -1,5 +1,7 @@
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: main (origin5-bz2.c:6481)
+Use of uninitialised value of size 8
+ at 0x........: vprintf_wrk (origin5-bz2.c:1146)
+ by 0x........: vex_printf (origin5-bz2.c:1291)
+ by 0x........: main (origin5-bz2.c:0)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
@@ -34,7 +36,7 @@
at 0x........: mainSort (origin5-bz2.c:2820)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -45,7 +47,7 @@
at 0x........: mainSort (origin5-bz2.c:2823)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -56,7 +58,7 @@
at 0x........: mainSort (origin5-bz2.c:2854)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -67,7 +69,7 @@
at 0x........: mainSort (origin5-bz2.c:2858)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -75,21 +77,10 @@
at 0x........: main (origin5-bz2.c:6479)
Use of uninitialised value of size 8
- at 0x........: mainSort (origin5-bz2.c:2859)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
- by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
- by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
- by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
- by 0x........: main (origin5-bz2.c:6484)
- Uninitialised value was created by a client request
- at 0x........: main (origin5-bz2.c:6479)
-
-Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2963)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -100,7 +91,7 @@
at 0x........: mainSort (origin5-bz2.c:2964)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -109,9 +100,9 @@
Use of uninitialised value of size 8
at 0x........: fallbackSort (origin5-bz2.c:2269)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
+ by 0x........: BZ2_blockSort (origin5-bz2.c:0)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -120,9 +111,9 @@
Use of uninitialised value of size 8
at 0x........: fallbackSort (origin5-bz2.c:2275)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
+ by 0x........: BZ2_blockSort (origin5-bz2.c:0)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
<truncated beyond 100 lines>
=================================================
./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc218-mips32
=================================================
--- origin5-bz2.stderr.exp-glibc218-mips32 2021-11-28 08:06:33.180638000 +0100
+++ origin5-bz2.stderr.out 2021-11-28 08:15:07.208253000 +0100
@@ -1,5 +1,7 @@
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: main (origin5-bz2.c:6481)
+Use of uninitialised value of size 8
+ at 0x........: vprintf_wrk (origin5-bz2.c:1146)
+ by 0x........: vex_printf (origin5-bz2.c:1291)
+ by 0x........: main (origin5-bz2.c:0)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
@@ -12,7 +14,7 @@
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: copy_input_until_stop (origin5-bz2.c:4686)
by 0x........: handle_compress (origin5-bz2.c:4750)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
@@ -21,7 +23,7 @@
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: copy_input_until_stop (origin5-bz2.c:4686)
by 0x........: handle_compress (origin5-bz2.c:4750)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
@@ -30,88 +32,88 @@
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2820)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2823)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2854)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2858)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2963)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
<truncated beyond 100 lines>
=================================================
./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc234-s390x
=================================================
--- origin5-bz2.stderr.exp-glibc234-s390x 2021-11-28 08:06:33.180712000 +0100
+++ origin5-bz2.stderr.out 2021-11-28 08:15:07.208253000 +0100
@@ -1,5 +1,7 @@
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: main (origin5-bz2.c:6481)
+Use of uninitialised value of size 8
+ at 0x........: vprintf_wrk (origin5-bz2.c:1146)
+ by 0x........: vex_printf (origin5-bz2.c:1291)
+ by 0x........: main (origin5-bz2.c:0)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
@@ -34,7 +36,7 @@
at 0x........: mainSort (origin5-bz2.c:2820)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -45,7 +47,7 @@
at 0x........: mainSort (origin5-bz2.c:2823)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -56,7 +58,7 @@
at 0x........: mainSort (origin5-bz2.c:2854)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -67,7 +69,7 @@
at 0x........: mainSort (origin5-bz2.c:2858)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -78,7 +80,7 @@
at 0x........: mainSort (origin5-bz2.c:2963)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -89,7 +91,7 @@
at 0x........: mainSort (origin5-bz2.c:2964)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -98,9 +100,9 @@
Use of uninitialised value of size 8
at 0x........: fallbackSort (origin5-bz2.c:2269)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
+ by 0x........: BZ2_blockSort (origin5-bz2.c:0)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -109,9 +111,9 @@
Use of uninitialised value of size 8
at 0x........: fallbackSort (origin5-bz2.c:2275)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
+ by 0x........: BZ2_blockSort (origin5-bz2.c:0)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
=================================================
./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc25-amd64
=================================================
--- origin5-bz2.stderr.exp-glibc25-amd64 2021-11-28 08:06:33.180777000 +0100
+++ origin5-bz2.stderr.out 2021-11-28 08:15:07.208253000 +0100
@@ -1,5 +1,7 @@
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: main (origin5-bz2.c:6481)
+Use of uninitialised value of size 8
+ at 0x........: vprintf_wrk (origin5-bz2.c:1146)
+ by 0x........: vex_printf (origin5-bz2.c:1291)
+ by 0x........: main (origin5-bz2.c:0)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
@@ -34,7 +36,7 @@
at 0x........: mainSort (origin5-bz2.c:2820)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -45,7 +47,7 @@
at 0x........: mainSort (origin5-bz2.c:2823)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -56,7 +58,7 @@
at 0x........: mainSort (origin5-bz2.c:2854)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -67,7 +69,7 @@
at 0x........: mainSort (origin5-bz2.c:2858)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -78,7 +80,7 @@
at 0x........: mainSort (origin5-bz2.c:2963)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -89,7 +91,7 @@
at 0x........: mainSort (origin5-bz2.c:2964)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -98,9 +100,9 @@
Use of uninitialised value of size 8
at 0x........: fallbackSort (origin5-bz2.c:2269)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
+ by 0x........: BZ2_blockSort (origin5-bz2.c:0)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -109,9 +111,9 @@
Use of uninitialised value of size 8
at 0x........: fallbackSort (origin5-bz2.c:2275)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
+ by 0x........: BZ2_blockSort (origin5-bz2.c:0)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
=================================================
./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc25-amd64-b
=================================================
--- origin5-bz2.stderr.exp-glibc25-amd64-b 2021-11-28 08:06:33.180842000 +0100
+++ origin5-bz2.stderr.out 2021-11-28 08:15:07.208253000 +0100
@@ -1,5 +1,7 @@
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: main (origin5-bz2.c:6481)
+Use of uninitialised value of size 8
+ at 0x........: vprintf_wrk (origin5-bz2.c:1146)
+ by 0x........: vex_printf (origin5-bz2.c:1291)
+ by 0x........: main (origin5-bz2.c:0)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
@@ -34,7 +36,7 @@
at 0x........: mainSort (origin5-bz2.c:2820)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -45,7 +47,7 @@
at 0x........: mainSort (origin5-bz2.c:2823)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -56,7 +58,7 @@
at 0x........: mainSort (origin5-bz2.c:2854)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -67,7 +69,7 @@
at 0x........: mainSort (origin5-bz2.c:2858)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -78,7 +80,7 @@
at 0x........: mainSort (origin5-bz2.c:2963)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -89,7 +91,7 @@
at 0x........: mainSort (origin5-bz2.c:2964)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -98,9 +100,9 @@
Use of uninitialised value of size 8
at 0x........: fallbackSort (origin5-bz2.c:2269)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
+ by 0x........: BZ2_blockSort (origin5-bz2.c:0)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -109,9 +111,9 @@
Use of uninitialised value of size 8
at 0x........: fallbackSort (origin5-bz2.c:2275)
- by 0x........: BZ2_blockSort (origin5-bz2.c:3116)
+ by 0x........: BZ2_blockSort (origin5-bz2.c:0)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
@@ -120,12 +122,6 @@
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (origin5-bz2.c:6512)
- Uninitialised value was created by a heap allocation
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: g_serviceFn (origin5-bz2.c:6429)
- by 0x........: default_bzalloc (origin5-bz2.c:4470)
- by 0x........: BZ2_decompress (origin5-bz2.c:1578)
- by 0x........: BZ2_bzDecompress (origin5-bz2.c:5192)
<truncated beyond 100 lines>
=================================================
./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc25-x86
=================================================
--- origin5-bz2.stderr.exp-glibc25-x86 2021-11-28 08:06:33.180908000 +0100
+++ origin5-bz2.stderr.out 2021-11-28 08:15:07.208253000 +0100
@@ -1,5 +1,7 @@
-Conditional jump or move depends on uninitialised value(s)
- at 0x........: main (origin5-bz2.c:6481)
+Use of uninitialised value of size 8
+ at 0x........: vprintf_wrk (origin5-bz2.c:1146)
+ by 0x........: vex_printf (origin5-bz2.c:1291)
+ by 0x........: main (origin5-bz2.c:0)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
@@ -12,7 +14,7 @@
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: copy_input_until_stop (origin5-bz2.c:4686)
by 0x........: handle_compress (origin5-bz2.c:4750)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
@@ -21,7 +23,7 @@
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: copy_input_until_stop (origin5-bz2.c:4686)
by 0x........: handle_compress (origin5-bz2.c:4750)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
@@ -30,88 +32,88 @@
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2820)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2823)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
by 0x........: main (origin5-bz2.c:6484)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
-Use of uninitialised value of size 4
+Use of uninitialised value of size 8
at 0x........: mainSort (origin5-bz2.c:2854)
by 0x........: BZ2_blockSort (origin5-bz2.c:3105)
by 0x........: BZ2_compressBlock (origin5-bz2.c:4034)
- by 0x........: handle_compress (origin5-bz2.c:4753)
+ by 0x........: handle_compress (origin5-bz2.c:0)
by 0x........: BZ2_bzCompress (origin5-b...
[truncated message content] |