|
From: <ma...@bu...> - 2022-08-30 00:34:16
|
valgrind revision: valgrind-3.20.0.GIT-614252608a-20220829
C compiler: gcc (GCC) 12.1.1 20220507 (Red Hat 12.1.1-1)
GDB: GNU gdb (GDB) Fedora 12.1-1.fc36
Assembler: GNU assembler version 2.37-31.fc36
C library: GNU C Library (GNU libc) stable release version 2.35.
uname -mrs: Linux 5.18.11-200.fc36.s390x s390x
Vendor version: Fedora Linux 36 (Thirty Six)
Nightly build on lfedora1 ( Fedora release 36 (Thirty Six), s390x )
Started at 2022-08-30 00:00:01 UTC
Ended at 2022-08-30 00:27:01 UTC
Results differ from 24 hours ago
Checking out Valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... failed
Regression test results follow
== 780 tests, 3 stderr failures, 0 stdout failures, 1 stderrB failure, 0 stdoutB failures, 0 post failures ==
gdbserver_tests/hginfo (stderrB)
memcheck/tests/vbit-test/vbit-test (stderr)
helgrind/tests/tls_threads (stderr)
drd/tests/pth_mutex_signal (stderr)
Last 20 lines of verbose log follow echo
system: valgrind ./system
thread-exits: valgrind ./thread-exits
threaded-fork: valgrind ./threaded-fork
threadederrno: valgrind -q ./threadederrno
timestamp: valgrind --time-stamp=yes ./timestamp
tls: valgrind ./tls
unit_debuglog: valgrind -q ./unit_debuglog
vgprintf: valgrind ./vgprintf
vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind
-- Finished tests in none/tests ----------------------------------------
== 780 tests, 3 stderr failures, 0 stdout failures, 1 stderrB failure, 0 stdoutB failures, 0 post failures ==
gdbserver_tests/hginfo (stderrB)
memcheck/tests/vbit-test/vbit-test (stderr)
helgrind/tests/tls_threads (stderr)
drd/tests/pth_mutex_signal (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [Makefile:1420: regtest] Error 1
=================================================
== Results from 24 hours ago ==
=================================================
Checking out Valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... failed
Regression test results follow
== 780 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 0 stdoutB failures, 0 post failures ==
gdbserver_tests/hginfo (stderrB)
memcheck/tests/vbit-test/vbit-test (stderr)
helgrind/tests/tls_threads (stderr)
drd/tests/bar_bad_xml (stderr)
drd/tests/pth_barrier_thr_cr (stderr)
drd/tests/pth_mutex_signal (stderr)
Last 20 lines of verbose log follow echo
threaded-fork: valgrind ./threaded-fork
threadederrno: valgrind -q ./threadederrno
timestamp: valgrind --time-stamp=yes ./timestamp
tls: valgrind ./tls
unit_debuglog: valgrind -q ./unit_debuglog
vgprintf: valgrind ./vgprintf
vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind
-- Finished tests in none/tests ----------------------------------------
== 780 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 0 stdoutB failures, 0 post failures ==
gdbserver_tests/hginfo (stderrB)
memcheck/tests/vbit-test/vbit-test (stderr)
helgrind/tests/tls_threads (stderr)
drd/tests/bar_bad_xml (stderr)
drd/tests/pth_barrier_thr_cr (stderr)
drd/tests/pth_mutex_signal (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [Makefile:1420: regtest] Error 1
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2022-08-30 00:13:51.585594443 +0000
--- new.short 2022-08-30 00:27:01.155644431 +0000
***************
*** 8,10 ****
! == 780 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 0 stdoutB failures, 0 post failures ==
gdbserver_tests/hginfo (stderrB)
--- 8,10 ----
! == 780 tests, 3 stderr failures, 0 stdout failures, 1 stderrB failure, 0 stdoutB failures, 0 post failures ==
gdbserver_tests/hginfo (stderrB)
***************
*** 12,15 ****
helgrind/tests/tls_threads (stderr)
- drd/tests/bar_bad_xml (stderr)
- drd/tests/pth_barrier_thr_cr (stderr)
drd/tests/pth_mutex_signal (stderr)
--- 12,13 ----
***************
*** 18,19 ****
--- 16,19 ----
Last 20 lines of verbose log follow echo
+ system: valgrind ./system
+ thread-exits: valgrind ./thread-exits
threaded-fork: valgrind ./threaded-fork
***************
*** 27,29 ****
! == 780 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 0 stdoutB failures, 0 post failures ==
gdbserver_tests/hginfo (stderrB)
--- 27,29 ----
! == 780 tests, 3 stderr failures, 0 stdout failures, 1 stderrB failure, 0 stdoutB failures, 0 post failures ==
gdbserver_tests/hginfo (stderrB)
***************
*** 31,34 ****
helgrind/tests/tls_threads (stderr)
- drd/tests/bar_bad_xml (stderr)
- drd/tests/pth_barrier_thr_cr (stderr)
drd/tests/pth_mutex_signal (stderr)
--- 31,32 ----
=================================================
./valgrind-new/drd/tests/pth_mutex_signal.stderr.diff
=================================================
--- pth_mutex_signal.stderr.exp 2022-08-30 00:13:52.085594443 +0000
+++ pth_mutex_signal.stderr.out 2022-08-30 00:23:22.125624433 +0000
@@ -6,10 +6,43 @@
signalling
sleeping
nullHandler running
-unlocking
+Thread 2:
+The impossible happened: mutex is locked simultaneously by two threads: mutex 0x........, recursion count 1, owner 1.
+ at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
+ by 0x........: contender_start (pth_mutex_signal.c:?)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+ by 0x........: ??? (in /...libc...)
+ by 0x........: ???
+mutex 0x........ was first observed at:
+ at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
+ by 0x........: main (pth_mutex_signal.c:?)
+
contender locked mutex
contender unlocking mutex
contender unlocked mutex
+unlocking
+Thread 1:
+Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 2.
+ at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+ 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:?)
+
joining thread
+Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
+ at 0x........: pthread_join (drd_pthread_intercepts.c:?)
+ 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:?)
+
+Destroying locked mutex: mutex 0x........, recursion count 1, owner 0.
+ at 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: 0 errors from 0 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
=================================================
./valgrind-new/gdbserver_tests/hginfo.stderrB.diff
=================================================
--- hginfo.stderrB.exp 2022-08-30 00:13:52.145594443 +0000
+++ hginfo.stderrB.out 2022-08-30 00:16:02.075594443 +0000
@@ -1,5 +1,9 @@
vgdb-error value changed from 0 to 999999
Lock ga 0x........ {
+ Address 0x........ is 2648 bytes inside data symbol "_rtld_local"
+ kind mbRec
+}
+Lock ga 0x........ {
Address 0x........ is 0 bytes inside data symbol "mx"
kind mbRec
{ W1:thread #x tid #x }
@@ -11,6 +15,10 @@
...
Block was alloc'd by thread #x
Lock ga 0x........ {
+ Address 0x........ is 2648 bytes inside data symbol "_rtld_local"
+ kind mbRec
+}
+Lock ga 0x........ {
Address 0x........ is 0 bytes inside data symbol "mx"
kind mbRec
{ W1:thread #x tid #x }
=================================================
./valgrind-new/helgrind/tests/tls_threads.stderr.diff
=================================================
--- tls_threads.stderr.exp 2022-08-30 00:13:52.235594443 +0000
+++ tls_threads.stderr.out 2022-08-30 00:21:26.355614433 +0000
@@ -1,2 +1,3 @@
+--2835873:0: sched WARNING: pthread stack cache cannot be disabled!
starting join in main
finished join in main
=================================================
./valgrind-new/memcheck/tests/vbit-test/vbit-test.stderr.diff
=================================================
--- vbit-test.stderr.exp 2022-08-30 00:13:52.475594443 +0000
+++ vbit-test.stderr.out 2022-08-30 00:19:52.815604442 +0000
@@ -0,0 +1,3 @@
+Conditional jump or move depends on uninitialised value(s)
+ ...
+
=================================================
./valgrind-old/drd/tests/bar_bad_xml.stderr.diff
=================================================
--- bar_bad_xml.stderr.exp 2022-08-30 00:00:47.735554456 +0000
+++ bar_bad_xml.stderr.out 2022-08-30 00:09:25.735564495 +0000
@@ -159,7 +159,7 @@
<unique>0x........</unique>
<tid>...</tid>
<kind>BarrierErr</kind>
- <what>Destruction of a barrier with active waiters: barrier 0x........</what>
+ <what>Destruction of barrier not synchronized with barrier wait call: barrier 0x........</what>
<stack>
<frame>
<ip>0x........</ip>
@@ -178,6 +178,35 @@
<line>...</line>
</frame>
</stack>
+ <confl_wait_call>
+ <what>Conflicting wait call by thread 4:</what>
+ <stack>
+ <frame>
+ <ip>0x........</ip>
+ <obj>...</obj>
+ <fn>pthread_barrier_wait</fn>
+ <dir>...</dir>
+ <file>drd_pthread_intercepts.c</file>
+ <line>...</line>
+ </frame>
+ <frame>
+ <ip>0x........</ip>
+ <obj>...</obj>
+ <fn>sleep1</fn>
+ <dir>...</dir>
+ <file>bar_bad.c</file>
+ <line>...</line>
+ </frame>
+ <frame>
+ <ip>0x........</ip>
+ <obj>...</obj>
+ <fn>vgDrd_thread_wrapper</fn>
+ <dir>...</dir>
+ <file>drd_pthread_intercepts.c</file>
+ <line>...</line>
+ </frame>
+ </stack>
+ </confl_wait_call>
<first_observed_at>
<what>barrier</what>
<address>0x........</address>
@@ -204,6 +233,31 @@
destroy a barrier that was never initialised
+<error>
+ <unique>0x........</unique>
+ <tid>...</tid>
+ <kind>GenericErr</kind>
+ <what>Not a barrier</what>
+ <stack>
+ <frame>
+ <ip>0x........</ip>
+ <obj>...</obj>
+ <fn>pthread_barrier_destroy</fn>
+ <dir>...</dir>
+ <file>drd_pthread_intercepts.c</file>
+ <line>...</line>
+ </frame>
+ <frame>
+ <ip>0x........</ip>
+ <obj>...</obj>
+ <fn>main</fn>
+ <dir>...</dir>
+ <file>bar_bad.c</file>
+ <line>...</line>
+ </frame>
+ </stack>
+</error>
+
<status>
<state>FINISHED</state>
@@ -214,6 +268,10 @@
<pair>
<count>...</count>
<unique>0x........</unique>
+ </pair>
+ <pair>
+ <count>...</count>
+ <unique>0x........</unique>
</pair>
<pair>
<count>...</count>
=================================================
./valgrind-old/drd/tests/bar_bad_xml.stderr.diff-freebsd
=================================================
--- bar_bad_xml.stderr.exp-freebsd 2022-08-30 00:00:47.735554456 +0000
+++ bar_bad_xml.stderr.out 2022-08-30 00:09:25.735564495 +0000
@@ -159,7 +159,7 @@
<unique>0x........</unique>
<tid>...</tid>
<kind>BarrierErr</kind>
- <what>Destruction of a barrier with active waiters: barrier 0x........</what>
+ <what>Destruction of barrier not synchronized with barrier wait call: barrier 0x........</what>
<stack>
<frame>
<ip>0x........</ip>
@@ -178,14 +178,13 @@
<line>...</line>
</frame>
</stack>
- <first_observed_at>
- <what>barrier</what>
- <address>0x........</address>
+ <confl_wait_call>
+ <what>Conflicting wait call by thread 4:</what>
<stack>
<frame>
<ip>0x........</ip>
<obj>...</obj>
- <fn>pthread_barrier_init</fn>
+ <fn>pthread_barrier_wait</fn>
<dir>...</dir>
<file>drd_pthread_intercepts.c</file>
<line>...</line>
@@ -193,29 +192,31 @@
<frame>
<ip>0x........</ip>
<obj>...</obj>
- <fn>main</fn>
+ <fn>sleep1</fn>
<dir>...</dir>
<file>bar_bad.c</file>
<line>...</line>
</frame>
+ <frame>
+ <ip>0x........</ip>
+ <obj>...</obj>
+ <fn>vgDrd_thread_wrapper</fn>
+ <dir>...</dir>
+ <file>drd_pthread_intercepts.c</file>
+ <line>...</line>
+ </frame>
</stack>
- </first_observed_at>
-</error>
-
-
-destroy a barrier that was never initialised
-<error>
- <unique>0x........</unique>
- <tid>...</tid>
- <kind>BarrierErr</kind>
- <what>Destruction of barrier that is being waited upon: barrier 0x........</what>
+ </confl_wait_call>
+ <first_observed_at>
+ <what>barrier</what>
+ <address>0x........</address>
<stack>
<frame>
<ip>0x........</ip>
<obj>...</obj>
- <fn>free</fn>
+ <fn>pthread_barrier_init</fn>
<dir>...</dir>
- <file>vg_replace_malloc.c</file>
+ <file>drd_pthread_intercepts.c</file>
<line>...</line>
</frame>
<frame>
@@ -227,14 +228,21 @@
<line>...</line>
</frame>
</stack>
- <first_observed_at>
- <what>barrier</what>
- <address>0x........</address>
+ </first_observed_at>
+</error>
+
+
+destroy a barrier that was never initialised
+<error>
+ <unique>0x........</unique>
+ <tid>...</tid>
+ <kind>GenericErr</kind>
+ <what>Not a barrier</what>
<stack>
<frame>
<ip>0x........</ip>
<obj>...</obj>
- <fn>pthread_barrier_init</fn>
+ <fn>pthread_barrier_destroy</fn>
<dir>...</dir>
<file>drd_pthread_intercepts.c</file>
<line>...</line>
<truncated beyond 100 lines>
=================================================
./valgrind-old/drd/tests/bar_bad_xml.stderr.diff-nohang
=================================================
--- bar_bad_xml.stderr.exp-nohang 2022-08-30 00:00:47.735554456 +0000
+++ bar_bad_xml.stderr.out 2022-08-30 00:09:25.735564495 +0000
@@ -159,7 +159,7 @@
<unique>0x........</unique>
<tid>...</tid>
<kind>BarrierErr</kind>
- <what>Destruction of a barrier with active waiters: barrier 0x........</what>
+ <what>Destruction of barrier not synchronized with barrier wait call: barrier 0x........</what>
<stack>
<frame>
<ip>0x........</ip>
@@ -178,6 +178,35 @@
<line>...</line>
</frame>
</stack>
+ <confl_wait_call>
+ <what>Conflicting wait call by thread 4:</what>
+ <stack>
+ <frame>
+ <ip>0x........</ip>
+ <obj>...</obj>
+ <fn>pthread_barrier_wait</fn>
+ <dir>...</dir>
+ <file>drd_pthread_intercepts.c</file>
+ <line>...</line>
+ </frame>
+ <frame>
+ <ip>0x........</ip>
+ <obj>...</obj>
+ <fn>sleep1</fn>
+ <dir>...</dir>
+ <file>bar_bad.c</file>
+ <line>...</line>
+ </frame>
+ <frame>
+ <ip>0x........</ip>
+ <obj>...</obj>
+ <fn>vgDrd_thread_wrapper</fn>
+ <dir>...</dir>
+ <file>drd_pthread_intercepts.c</file>
+ <line>...</line>
+ </frame>
+ </stack>
+ </confl_wait_call>
<first_observed_at>
<what>barrier</what>
<address>0x........</address>
=================================================
./valgrind-old/drd/tests/bar_bad_xml.stderr.diff-solaris
=================================================
--- bar_bad_xml.stderr.exp-solaris 2022-08-30 00:00:47.735554456 +0000
+++ bar_bad_xml.stderr.out 2022-08-30 00:09:25.735564495 +0000
@@ -159,7 +159,7 @@
<unique>0x........</unique>
<tid>...</tid>
<kind>BarrierErr</kind>
- <what>Destruction of a barrier with active waiters: barrier 0x........</what>
+ <what>Destruction of barrier not synchronized with barrier wait call: barrier 0x........</what>
<stack>
<frame>
<ip>0x........</ip>
@@ -178,14 +178,13 @@
<line>...</line>
</frame>
</stack>
- <first_observed_at>
- <what>barrier</what>
- <address>0x........</address>
+ <confl_wait_call>
+ <what>Conflicting wait call by thread 4:</what>
<stack>
<frame>
<ip>0x........</ip>
<obj>...</obj>
- <fn>pthread_barrier_init</fn>
+ <fn>pthread_barrier_wait</fn>
<dir>...</dir>
<file>drd_pthread_intercepts.c</file>
<line>...</line>
@@ -193,54 +192,31 @@
<frame>
<ip>0x........</ip>
<obj>...</obj>
- <fn>main</fn>
+ <fn>sleep1</fn>
<dir>...</dir>
<file>bar_bad.c</file>
<line>...</line>
</frame>
- </stack>
- </first_observed_at>
-</error>
-
-
-destroy a barrier that was never initialised
-<error>
- <unique>0x........</unique>
- <tid>...</tid>
- <kind>GenericErr</kind>
- <what>Not a barrier</what>
- <stack>
<frame>
<ip>0x........</ip>
<obj>...</obj>
- <fn>pthread_barrier_destroy</fn>
+ <fn>vgDrd_thread_wrapper</fn>
<dir>...</dir>
<file>drd_pthread_intercepts.c</file>
<line>...</line>
</frame>
- <frame>
- <ip>0x........</ip>
- <obj>...</obj>
- <fn>main</fn>
- <dir>...</dir>
- <file>bar_bad.c</file>
- <line>...</line>
- </frame>
</stack>
-</error>
-
-<error>
- <unique>0x........</unique>
- <tid>...</tid>
- <kind>BarrierErr</kind>
- <what>Destruction of barrier that is being waited upon: barrier 0x........</what>
+ </confl_wait_call>
+ <first_observed_at>
+ <what>barrier</what>
+ <address>0x........</address>
<stack>
<frame>
<ip>0x........</ip>
<obj>...</obj>
- <fn>free</fn>
+ <fn>pthread_barrier_init</fn>
<dir>...</dir>
- <file>vg_replace_malloc.c</file>
+ <file>drd_pthread_intercepts.c</file>
<line>...</line>
</frame>
<frame>
@@ -252,14 +228,21 @@
<line>...</line>
</frame>
</stack>
- <first_observed_at>
- <what>barrier</what>
- <address>0x........</address>
+ </first_observed_at>
<truncated beyond 100 lines>
=================================================
./valgrind-old/drd/tests/pth_barrier_thr_cr.stderr.diff
=================================================
--- pth_barrier_thr_cr.stderr.exp 2022-08-30 00:00:47.735554456 +0000
+++ pth_barrier_thr_cr.stderr.out 2022-08-30 00:10:11.595594443 +0000
@@ -1,4 +1,16 @@
+Thread 9:
+Number of concurrent pthread_barrier_wait() calls exceeds the barrier count: barrier 0x........
+ at 0x........: pthread_barrier_wait (drd_pthread_intercepts.c:?)
+ by 0x........: thread (pth_barrier_thr_cr.c:?)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+ by 0x........: ??? (in /...libc...)
+ by 0x........: ???
+barrier 0x........ was first observed at:
+ at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
+ by 0x........: main (pth_barrier_thr_cr.c:?)
+
Done.
-ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 5 errors from 1 contexts (suppressed: 0 from 0)
=================================================
./valgrind-old/drd/tests/pth_mutex_signal.stderr.diff
=================================================
--- pth_mutex_signal.stderr.exp 2022-08-30 00:00:47.735554456 +0000
+++ pth_mutex_signal.stderr.out 2022-08-30 00:10:23.105594443 +0000
@@ -6,10 +6,43 @@
signalling
sleeping
nullHandler running
-unlocking
+Thread 2:
+The impossible happened: mutex is locked simultaneously by two threads: mutex 0x........, recursion count 1, owner 1.
+ at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
+ by 0x........: contender_start (pth_mutex_signal.c:?)
+ by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: start_thread
+ by 0x........: ??? (in /...libc...)
+ by 0x........: ???
+mutex 0x........ was first observed at:
+ at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
+ by 0x........: main (pth_mutex_signal.c:?)
+
contender locked mutex
contender unlocking mutex
contender unlocked mutex
+unlocking
+Thread 1:
+Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 2.
+ at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+ 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:?)
+
joining thread
+Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
+ at 0x........: pthread_join (drd_pthread_intercepts.c:?)
+ 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:?)
+
+Destroying locked mutex: mutex 0x........, recursion count 1, owner 0.
+ at 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: 0 errors from 0 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
=================================================
./valgrind-old/gdbserver_tests/hginfo.stderrB.diff
=================================================
--- hginfo.stderrB.exp 2022-08-30 00:00:47.745554456 +0000
+++ hginfo.stderrB.out 2022-08-30 00:03:02.225554456 +0000
@@ -1,5 +1,9 @@
vgdb-error value changed from 0 to 999999
Lock ga 0x........ {
+ Address 0x........ is 2648 bytes inside data symbol "_rtld_local"
+ kind mbRec
+}
+Lock ga 0x........ {
Address 0x........ is 0 bytes inside data symbol "mx"
kind mbRec
{ W1:thread #x tid #x }
@@ -11,6 +15,10 @@
...
Block was alloc'd by thread #x
Lock ga 0x........ {
+ Address 0x........ is 2648 bytes inside data symbol "_rtld_local"
+ kind mbRec
+}
+Lock ga 0x........ {
Address 0x........ is 0 bytes inside data symbol "mx"
kind mbRec
{ W1:thread #x tid #x }
=================================================
./valgrind-old/helgrind/tests/tls_threads.stderr.diff
=================================================
--- tls_threads.stderr.exp 2022-08-30 00:00:47.755554456 +0000
+++ tls_threads.stderr.out 2022-08-30 00:08:29.095564495 +0000
@@ -1,2 +1,3 @@
+--2708389:0: sched WARNING: pthread stack cache cannot be disabled!
starting join in main
finished join in main
=================================================
./valgrind-old/memcheck/tests/vbit-test/vbit-test.stderr.diff
=================================================
--- vbit-test.stderr.exp 2022-08-30 00:00:47.795554456 +0000
+++ vbit-test.stderr.out 2022-08-30 00:07:00.145564495 +0000
@@ -0,0 +1,3 @@
+Conditional jump or move depends on uninitialised value(s)
+ ...
+
|