You can subscribe to this list here.
| 2015 |
Jan
|
Feb
|
Mar
(124) |
Apr
(346) |
May
(340) |
Jun
(256) |
Jul
(238) |
Aug
(384) |
Sep
(304) |
Oct
(186) |
Nov
(184) |
Dec
(144) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2016 |
Jan
(165) |
Feb
(177) |
Mar
(181) |
Apr
(215) |
May
(97) |
Jun
(86) |
Jul
(220) |
Aug
(146) |
Sep
(167) |
Oct
(206) |
Nov
(174) |
Dec
(121) |
| 2017 |
Jan
(168) |
Feb
(175) |
Mar
(220) |
Apr
(177) |
May
(236) |
Jun
(173) |
Jul
(39) |
Aug
(102) |
Sep
(141) |
Oct
(109) |
Nov
(120) |
Dec
(37) |
| 2018 |
Jan
(122) |
Feb
(88) |
Mar
(88) |
Apr
(62) |
May
(32) |
Jun
(82) |
Jul
(79) |
Aug
(93) |
Sep
(125) |
Oct
(81) |
Nov
(64) |
Dec
(123) |
| 2019 |
Jan
(56) |
Feb
(64) |
Mar
(115) |
Apr
(109) |
May
(96) |
Jun
(42) |
Jul
(46) |
Aug
(83) |
Sep
(56) |
Oct
(83) |
Nov
(89) |
Dec
(67) |
| 2020 |
Jan
(172) |
Feb
(127) |
Mar
(116) |
Apr
(87) |
May
(93) |
Jun
(56) |
Jul
(20) |
Aug
(45) |
Sep
(46) |
Oct
(20) |
Nov
(46) |
Dec
(67) |
| 2021 |
Jan
(45) |
Feb
(81) |
Mar
(86) |
Apr
(27) |
May
(24) |
Jun
(27) |
Jul
(19) |
Aug
(5) |
Sep
(40) |
Oct
(109) |
Nov
(156) |
Dec
(80) |
| 2022 |
Jan
(18) |
Feb
(80) |
Mar
(8) |
Apr
(117) |
May
(90) |
Jun
(86) |
Jul
(21) |
Aug
(16) |
Sep
(35) |
Oct
(88) |
Nov
(41) |
Dec
(62) |
| 2023 |
Jan
(180) |
Feb
(120) |
Mar
(158) |
Apr
(216) |
May
(92) |
Jun
(34) |
Jul
(27) |
Aug
(86) |
Sep
(119) |
Oct
(124) |
Nov
(190) |
Dec
(89) |
| 2024 |
Jan
(54) |
Feb
(163) |
Mar
(140) |
Apr
(189) |
May
(125) |
Jun
(112) |
Jul
(84) |
Aug
(75) |
Sep
(117) |
Oct
(112) |
Nov
(121) |
Dec
(113) |
| 2025 |
Jan
(76) |
Feb
(68) |
Mar
(167) |
Apr
(145) |
May
(186) |
Jun
(101) |
Jul
(202) |
Aug
(182) |
Sep
(234) |
Oct
(204) |
Nov
(157) |
Dec
|
|
From: <pj...@wa...> - 2025-11-20 07:23:45
|
valgrind revision: valgrind-3.27.0.GIT-009022b182-20251120 C compiler: FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) GDB: GNU gdb (GDB) 15.1 [GDB v15.1 for FreeBSD] C library: FreeBSD libc uname -mrs: FreeBSD 14.3-RELEASE-p5 arm64 Vendor version: FreeBSD 14.3-RELEASE-p5 Nightly build on freebsd ( FreeBSD 14.3-RELEASE-p5 arm64 ) Started at 2025-11-20 07:14:30 CET Ended at 2025-11-20 08:23:36 CET Results differ from 24 hours ago Checking out Valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... done Regression test results follow == 791 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ================================================= == Results from 24 hours ago == ================================================= Checking out Valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 791 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == callgrind/tests/threads (stderr) Last 20 lines of verbose log follow echo timestamp: valgrind --time-stamp=yes ./timestamp tls: valgrind ./tls track-fds-exec-children: valgrind -q --track-fds=yes --trace-children=yes ./track-fds-exec-children track_bad: valgrind -q --track-fds=bad ./track_bad track_high: valgrind -q --track-fds=yes --modify-fds=high ./track_std track_new: valgrind -q --track-fds=yes --modify-fds=high ./track_new track_yes: valgrind -q --track-fds=yes --modify-fds=yes ./track_std unit_debuglog: valgrind -q ./unit_debuglog use_after_close: valgrind -q --track-fds=yes ./use_after_close vgprintf: valgrind ./vgprintf vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind xml-track-fds: valgrind --track-fds=yes --xml=yes --xml-file=/dev/stderr ./../../tests/true -- Finished tests in none/tests == 791 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == callgrind/tests/threads (stderr) ...checking makefile consistency ...checking header files and include directives gmake: *** [Makefile:1461: regtest] Error 1 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Thu Nov 20 07:56:54 2025 --- new.short Thu Nov 20 08:23:36 2025 *************** *** 4,6 **** Building valgrind ... done ! Running regression tests ... failed --- 4,6 ---- Building valgrind ... done ! Running regression tests ... done *************** *** 8,33 **** ! == 791 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ! callgrind/tests/threads (stderr) - - Last 20 lines of verbose log follow echo - timestamp: valgrind --time-stamp=yes ./timestamp - tls: valgrind ./tls - track-fds-exec-children: valgrind -q --track-fds=yes --trace-children=yes ./track-fds-exec-children - track_bad: valgrind -q --track-fds=bad ./track_bad - track_high: valgrind -q --track-fds=yes --modify-fds=high ./track_std - track_new: valgrind -q --track-fds=yes --modify-fds=high ./track_new - track_yes: valgrind -q --track-fds=yes --modify-fds=yes ./track_std - unit_debuglog: valgrind -q ./unit_debuglog - use_after_close: valgrind -q --track-fds=yes ./use_after_close - vgprintf: valgrind ./vgprintf - vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind - xml-track-fds: valgrind --track-fds=yes --xml=yes --xml-file=/dev/stderr ./../../tests/true - -- Finished tests in none/tests - - == 791 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == - callgrind/tests/threads (stderr) - - ...checking makefile consistency - ...checking header files and include directives - gmake: *** [Makefile:1461: regtest] Error 1 --- 8,10 ---- ! == 791 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == ================================================= ./valgrind-old/callgrind/tests/threads.stderr.diff ================================================= --- threads.stderr.exp 2025-11-20 07:15:11.919484000 +0100 +++ threads.stderr.out 2025-11-20 07:46:36.258274000 +0100 @@ -1,6 +1 @@ - -Events : Ir Ge -Collected : - -I refs: |
|
From: <pj...@wa...> - 2025-11-20 07:08:09
|
valgrind revision: valgrind-3.27.0.GIT-009022b182-20251120
C compiler: gcc (OpenIndiana 14.3.0-oi-0) 14.3.0
GDB: GNU gdb (GDB) 16.3
Assembler: GNU assembler (GNU Binutils) 2.45.1
C library: Illumos libc
uname -mrs: SunOS 5.11 i86pc
Vendor version: OpenIndiana Hipster 2025.10 (powered by illumos)
Nightly build on illumos ( Illumos x86 )
Started at 2025-11-20 07:18:42 CET
Ended at 2025-11-20 08:07:54 CET
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
== 904 tests, 6 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
gdbserver_tests/mcinvokeWS (stderrB)
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
gdbserver_tests/solaris/nlcontrolc (stderr)
gdbserver_tests/solaris/nlcontrolc (stdoutB)
memcheck/tests/solaris/lsframe2 (stderr)
helgrind/tests/pth_barrier1 (stderr)
helgrind/tests/pth_barrier2 (stderr)
helgrind/tests/pth_barrier3 (stderr)
Last 20 lines of verbose log follow echo
fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million
rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
-- Finished tests in exp-bbv/tests/x86
== 904 tests, 6 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
gdbserver_tests/mcinvokeWS (stderrB)
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
gdbserver_tests/solaris/nlcontrolc (stderr)
gdbserver_tests/solaris/nlcontrolc (stdoutB)
memcheck/tests/solaris/lsframe2 (stderr)
helgrind/tests/pth_barrier1 (stderr)
helgrind/tests/pth_barrier2 (stderr)
helgrind/tests/pth_barrier3 (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [Makefile:1456: 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
== 904 tests, 4 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
gdbserver_tests/mcinvokeWS (stderrB)
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
gdbserver_tests/solaris/nlcontrolc (stderr)
gdbserver_tests/solaris/nlcontrolc (stdoutB)
memcheck/tests/solaris/lsframe2 (stderr)
helgrind/tests/pth_barrier2 (stderr)
Last 20 lines of verbose log follow echo
-- Running tests in exp-bbv/tests/x86 ---------------------------------
complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million
rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
-- Finished tests in exp-bbv/tests/x86
== 904 tests, 4 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
gdbserver_tests/mcinvokeWS (stderrB)
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
gdbserver_tests/solaris/nlcontrolc (stderr)
gdbserver_tests/solaris/nlcontrolc (stdoutB)
memcheck/tests/solaris/lsframe2 (stderr)
helgrind/tests/pth_barrier2 (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [Makefile:1456: regtest] Error 1
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2025-11-20 07:43:46.184032765 +0100
--- new.short 2025-11-20 08:07:54.240702161 +0100
***************
*** 8,10 ****
! == 904 tests, 4 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
--- 8,10 ----
! == 904 tests, 6 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
***************
*** 16,18 ****
--- 16,20 ----
memcheck/tests/solaris/lsframe2 (stderr)
+ helgrind/tests/pth_barrier1 (stderr)
helgrind/tests/pth_barrier2 (stderr)
+ helgrind/tests/pth_barrier3 (stderr)
***************
*** 20,23 ****
Last 20 lines of verbose log follow echo
- -- Running tests in exp-bbv/tests/x86 ---------------------------------
- complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
--- 22,23 ----
***************
*** 27,29 ****
! == 904 tests, 4 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
--- 27,29 ----
! == 904 tests, 6 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
***************
*** 35,37 ****
--- 35,39 ----
memcheck/tests/solaris/lsframe2 (stderr)
+ helgrind/tests/pth_barrier1 (stderr)
helgrind/tests/pth_barrier2 (stderr)
+ helgrind/tests/pth_barrier3 (stderr)
=================================================
./valgrind-new/gdbserver_tests/mcinvokeWS.stderrB.diff
=================================================
--- mcinvokeWS.stderrB.exp 2025-11-20 07:43:46.464235103 +0100
+++ mcinvokeWS.stderrB.out 2025-11-20 07:50:11.342053834 +0100
@@ -1,14 +1,2 @@
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.kill to pid ....
-readchar: Got EOF
-error reading packet
+syscall failed: No such process
+invoke_gdbserver_in_valgrind: check for pid 124785 existence failed
=================================================
./valgrind-new/gdbserver_tests/mcinvokeWS.stdoutB.diff
=================================================
--- mcinvokeWS.stdoutB.exp 2025-11-20 07:43:46.464306688 +0100
+++ mcinvokeWS.stdoutB.out 2025-11-20 07:50:11.106434377 +0100
@@ -1,23 +0,0 @@
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-monitor command request to kill this process
=================================================
./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stderr.diff
=================================================
--- nlvgdbsigqueue.stderr.exp 2025-11-20 07:43:46.470366782 +0100
+++ nlvgdbsigqueue.stderr.out 2025-11-20 07:50:31.794764865 +0100
@@ -8,4 +8,3 @@
London ready to sleep and/or burn
Petaouchnok ready to sleep and/or burn
main ready to sleep and/or burn
-Gdb request to kill this process
=================================================
./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff
=================================================
--- nlvgdbsigqueue.stdoutB.exp 2025-11-20 07:43:46.470564245 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:50:36.145850910 +0100
@@ -1,16 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris1
=================================================
--- nlvgdbsigqueue.stdoutB.exp-solaris1 2025-11-20 07:43:46.470640987 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:50:36.145850910 +0100
@@ -1,16 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris2
=================================================
--- nlvgdbsigqueue.stdoutB.exp-solaris2 2025-11-20 07:43:46.470738166 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:50:36.145850910 +0100
@@ -1,17 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-[New Thread ....]
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-new/gdbserver_tests/solaris/nlcontrolc.stderr.diff
=================================================
--- nlcontrolc.stderr.exp 2025-11-20 07:43:46.471532187 +0100
+++ nlcontrolc.stderr.out 2025-11-20 07:50:38.762137631 +0100
@@ -8,4 +8,3 @@
London ready to sleep and/or burn
Petaouchnok ready to sleep and/or burn
main ready to sleep and/or burn
-
=================================================
./valgrind-new/gdbserver_tests/solaris/nlcontrolc.stdoutB.diff
=================================================
--- nlcontrolc.stdoutB.exp 2025-11-20 07:43:46.471754572 +0100
+++ nlcontrolc.stdoutB.out 2025-11-20 07:50:39.083223358 +0100
@@ -1,14 +1,4 @@
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-* 1 Thread .... (tid 1 VgTs_WaitSys) 0x........ in __pollsys ()
+No threads.
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-solaris-nlcontrolc
Now threads are burning CPU
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-do_burn () at sleepers.c:40
-40 for (i = 0; i < burn; i++) loopnr++;
-$1 = 0
-$2 = 0
-$3 = 0
-Continuing.
-Program exited normally.
=================================================
./valgrind-new/helgrind/tests/pth_barrier1.stderr.diff
=================================================
--- pth_barrier1.stderr.exp 2025-11-20 07:43:46.484869767 +0100
+++ pth_barrier1.stderr.out 2025-11-20 07:55:48.187823188 +0100
@@ -1,39 +0,0 @@
----Thread-Announcement------------------------------------------
-
-Thread #x was created
- ...
- by 0x........: pthread_create@* (hg_intercepts.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:92)
- by 0x........: main (pth_barrier.c:122)
-
----Thread-Announcement------------------------------------------
-
-Thread #x was created
- ...
- by 0x........: pthread_create@* (hg_intercepts.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:92)
- by 0x........: main (pth_barrier.c:122)
-
----Thread-Announcement------------------------------------------
-
-Thread #x is the program's root thread
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 0 bytes inside a block of size 1 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
=================================================
./valgrind-new/helgrind/tests/pth_barrier2.stderr.diff
=================================================
--- pth_barrier2.stderr.exp 2025-11-20 07:43:46.485107363 +0100
+++ pth_barrier2.stderr.out 2025-11-20 07:55:48.757892873 +0100
@@ -37,592 +37,3 @@
by 0x........: main (pth_barrier.c:122)
Block was alloc'd by thread #x
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 1 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 2 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 3 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 4 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 5 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
<truncated beyond 100 lines>
=================================================
./valgrind-new/helgrind/tests/pth_barrier3.stderr.diff
=================================================
--- pth_barrier3.stderr.exp 2025-11-20 07:43:46.485316920 +0100
+++ pth_barrier3.stderr.out 2025-11-20 07:55:49.296897592 +0100
@@ -1,39 +0,0 @@
----Thread-Announcement------------------------------------------
-
-Thread #x was created
- ...
- by 0x........: pthread_create@* (hg_intercepts.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:92)
- by 0x........: main (pth_barrier.c:122)
-
----Thread-Announcement------------------------------------------
-
-Thread #x was created
- ...
- by 0x........: pthread_create@* (hg_intercepts.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:92)
- by 0x........: main (pth_barrier.c:122)
-
----Thread-Announcement------------------------------------------
-
-Thread #x is the program's root thread
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 0 bytes inside a block of size 1 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
=================================================
./valgrind-new/memcheck/tests/solaris/lsframe2.stderr.diff
=================================================
--- lsframe2.stderr.exp 2025-11-20 07:43:46.665354991 +0100
+++ lsframe2.stderr.out 2025-11-20 07:53:20.518823513 +0100
@@ -0,0 +1,49 @@
+Invalid write of size 4
+ at 0x........: rec (lsframe2.c:12)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:15)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:17)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid write of size 4
+ at 0x........: rec (lsframe2.c:17)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid write of size 8
+ at 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 8
+ at 0x........: rec (lsframe2.c:22)
+ by 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:20)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
=================================================
./valgrind-old/gdbserver_tests/mcinvokeWS.stderrB.diff
=================================================
--- mcinvokeWS.stderrB.exp 2025-11-20 07:19:24.161134187 +0100
+++ mcinvokeWS.stderrB.out 2025-11-20 07:26:09.483283472 +0100
@@ -1,14 +1,2 @@
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.kill to pid ....
-readchar: Got EOF
-error reading packet
+syscall failed: No such process
+invoke_gdbserver_in_valgrind: check for pid 29148 existence failed
=================================================
./valgrind-old/gdbserver_tests/mcinvokeWS.stdoutB.diff
=================================================
--- mcinvokeWS.stdoutB.exp 2025-11-20 07:19:24.161205819 +0100
+++ mcinvokeWS.stdoutB.out 2025-11-20 07:26:09.244537133 +0100
@@ -1,23 +0,0 @@
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-monitor command request to kill this process
=================================================
./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stderr.diff
=================================================
--- nlvgdbsigqueue.stderr.exp 2025-11-20 07:19:24.167156728 +0100
+++ nlvgdbsigqueue.stderr.out 2025-11-20 07:26:28.960546053 +0100
@@ -8,4 +8,3 @@
London ready to sleep and/or burn
Petaouchnok ready to sleep and/or burn
main ready to sleep and/or burn
-Gdb request to kill this process
=================================================
./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff
=================================================
--- nlvgdbsigqueue.stdoutB.exp 2025-11-20 07:19:24.167337374 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:26:33.381435487 +0100
@@ -1,16 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris1
=================================================
--- nlvgdbsigqueue.stdoutB.exp-solaris1 2025-11-20 07:19:24.167404400 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:26:33.381435487 +0100
@@ -1,16 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris2
=================================================
--- nlvgdbsigqueue.stdoutB.exp-solaris2 2025-11-20 07:19:24.167552575 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:26:33.381435487 +0100
@@ -1,17 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-[New Thread ....]
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-old/gdbserver_tests/solaris/nlcontrolc.stderr.diff
=================================================
--- nlcontrolc.stderr.exp 2025-11-20 07:19:24.168293520 +0100
+++ nlcontrolc.stderr.out 2025-11-20 07:26:35.989097591 +0100
@@ -8,4 +8,3 @@
London ready to sleep and/or burn
Petaouchnok ready to sleep and/or burn
main ready to sleep and/or burn
-
=================================================
./valgrind-old/gdbserver_tests/solaris/nlcontrolc.stdoutB.diff
=================================================
--- nlcontrolc.stdoutB.exp 2025-11-20 07:19:24.168573829 +0100
+++ nlcontrolc.stdoutB.out 2025-11-20 07:26:36.313791713 +0100
@@ -1,14 +1,4 @@
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-* 1 Thread .... (tid 1 VgTs_WaitSys) 0x........ in __pollsys ()
+No threads.
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-solaris-nlcontrolc
Now threads are burning CPU
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-do_burn () at sleepers.c:40
-40 for (i = 0; i < burn; i++) loopnr++;
-$1 = 0
-$2 = 0
-$3 = 0
-Continuing.
-Program exited normally.
=================================================
./valgrind-old/helgrind/tests/pth_barrier2.stderr.diff
=================================================
--- pth_barrier2.stderr.exp 2025-11-20 07:19:24.181126062 +0100
+++ pth_barrier2.stderr.out 2025-11-20 07:31:51.317514609 +0100
@@ -37,592 +37,3 @@
by 0x........: main (pth_barrier.c:122)
Block was alloc'd by thread #x
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 1 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 2 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 3 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 4 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 5 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
<truncated beyond 100 lines>
=================================================
./valgrind-old/memcheck/tests/solaris/lsframe2.stderr.diff
=================================================
--- lsframe2.stderr.exp 2025-11-20 07:19:24.355433001 +0100
+++ lsframe2.stderr.out 2025-11-20 07:29:18.975567331 +0100
@@ -0,0 +1,49 @@
+Invalid write of size 4
+ at 0x........: rec (lsframe2.c:12)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:15)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:17)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid write of size 4
+ at 0x........: rec (lsframe2.c:17)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid write of size 8
+ at 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 8
+ at 0x........: rec (lsframe2.c:22)
+ by 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:20)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
|
|
From: <pj...@wa...> - 2025-11-20 06:37:37
|
valgrind revision: valgrind-3.27.0.GIT-009022b182-20251120 C compiler: FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) GDB: GNU gdb (GDB) 15.1 [GDB v15.1 for FreeBSD] C library: FreeBSD libc uname -mrs: FreeBSD 14.3-RELEASE-p5 amd64 Vendor version: FreeBSD 14.3-RELEASE-p5 Nightly build on freebsd ( FreeBSD 14.3-RELEASE-p5 amd64 ) Started at 2025-11-20 07:23:23 CET Ended at 2025-11-20 07:37:29 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 == 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/nlvgdbsigqueue (stderr) gdbserver_tests/nlvgdbsigqueue (stdoutB) Last 20 lines of verbose log follow echo -- Finished tests in none/tests/x86 -- Running tests in none/tests/x86-freebsd ---------------------------- bug445032: valgrind -q ./bug445032 -- Finished tests in none/tests/x86-freebsd xml-track-fds: valgrind --track-fds=yes --xml=yes --xml-file=/dev/stderr ./../../tests/true -- Finished tests in none/tests -- Running tests in exp-bbv/tests/x86 --------------------------------- complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix -- Finished tests in exp-bbv/tests/x86 == 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/nlvgdbsigqueue (stderr) gdbserver_tests/nlvgdbsigqueue (stdoutB) ...checking makefile consistency ...checking header files and include directives gmake: *** [Makefile:1461: regtest] Error 1 ================================================= ./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stderr.diff ================================================= --- nlvgdbsigqueue.stderr.exp 2025-11-20 07:30:42.344465000 +0100 +++ nlvgdbsigqueue.stderr.out 2025-11-20 07:31:41.640672000 +0100 @@ -8,4 +8,3 @@ London ready to sleep and/or burn Petaouchnok ready to sleep and/or burn main ready to sleep and/or burn -Gdb request to kill this process ================================================= ./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff ================================================= --- nlvgdbsigqueue.stdoutB.exp 2025-11-20 07:30:42.344520000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:31:41.655107000 +0100 @@ -7,10 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris1 ================================================= --- nlvgdbsigqueue.stdoutB.exp-solaris1 2025-11-20 07:30:42.344541000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:31:41.655107000 +0100 @@ -7,10 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris2 ================================================= --- nlvgdbsigqueue.stdoutB.exp-solaris2 2025-11-20 07:30:42.344560000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:31:41.655107000 +0100 @@ -7,11 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -[New Thread ....] -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stderr.diff ================================================= --- nlvgdbsigqueue.stderr.exp 2025-11-20 07:23:34.307992000 +0100 +++ nlvgdbsigqueue.stderr.out 2025-11-20 07:24:53.572554000 +0100 @@ -8,4 +8,3 @@ London ready to sleep and/or burn Petaouchnok ready to sleep and/or burn main ready to sleep and/or burn -Gdb request to kill this process ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff ================================================= --- nlvgdbsigqueue.stdoutB.exp 2025-11-20 07:23:34.308044000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:24:53.586655000 +0100 @@ -7,10 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris1 ================================================= --- nlvgdbsigqueue.stdoutB.exp-solaris1 2025-11-20 07:23:34.308064000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:24:53.586655000 +0100 @@ -7,10 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris2 ================================================= --- nlvgdbsigqueue.stdoutB.exp-solaris2 2025-11-20 07:23:34.308087000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-20 07:24:53.586655000 +0100 @@ -7,11 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -[New Thread ....] -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] |
|
From: Philippe W. <phi...@sk...> - 2025-11-20 05:57:28
|
valgrind revision: valgrind-3.27.0.GIT-009022b182-20251120
C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
GDB: GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7
Assembler: GNU assembler version 2.27-44.base.el7_9.1
C library: GNU C Library (GNU libc) stable release version 2.17
uname -mrs: Linux 3.10.0-1127.13.1.el7.ppc64le ppc64le
Vendor version: CentOS Linux 7 (AltArch)
Nightly build on gcc112 ( \S, ppc64le )
Started at 2025-11-20 03:00:03 UTC
Ended at 2025-11-20 05:57:11 UTC
Results unchanged from 24 hours ago
Checking out Valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... done
Regression test results follow
== 741 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
--tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "C.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
-- Running tests in perf ----------------------------------------------
-- bigcode1 --
bigcode1 valgrind-new:0.39s no: 8.5s (21.8x, -----) me:11.8s (30.2x, -----) ca:38.3s (98.2x, -----) he: 9.2s (23.6x, -----) ca:22.5s (57.6x, -----) dr: 8.2s (21.1x, -----) ma: 9.7s (24.8x, -----)
bigcode1 valgrind-old:0.39s no: 7.0s (17.9x, 18.2%) me:12.7s (32.5x, -7.8%) ca:32.3s (82.9x, 15.6%) he: 9.6s (24.5x, -3.8%) ca:19.3s (49.6x, 13.9%) dr: 9.2s (23.7x,-12.3%) ma: 9.4s (24.0x, 3.1%)
-- bigcode2 --
bigcode2 valgrind-new:0.39s no:13.8s (35.5x, -----) me:28.4s (72.7x, -----) ca:59.0s (151.2x, -----) he:16.7s (42.9x, -----) ca:28.6s (73.2x, -----) dr:16.0s (41.0x, -----) ma:18.5s (47.4x, -----)
bigcode2 valgrind-old:0.39s no:16.2s (41.5x,-17.1%) me:20.8s (53.4x, 26.5%) ca:47.2s (121.1x, 19.9%) he:15.3s (39.3x, 8.3%) ca:26.5s (67.9x, 7.2%) dr:16.6s (42.4x, -3.5%) ma:14.9s (38.3x, 19.1%)
-- bz2 --
bz2 valgrind-new:1.04s no: 9.2s ( 8.8x, -----) me:22.5s (21.6x, -----) ca:37.6s (36.2x, -----) he:24.6s (23.7x, -----) ca:34.1s (32.8x, -----) dr:26.6s (25.5x, -----) ma: 7.7s ( 7.4x, -----)
bz2 valgrind-old:1.04s no: 7.5s ( 7.2x, 18.3%) me:24.0s (23.1x, -7.0%) ca:50.1s (48.2x,-33.1%) he:25.7s (24.7x, -4.2%) ca:41.2s (39.6x,-20.7%) dr:30.5s (29.3x,-14.9%) ma: 8.1s ( 7.8x, -6.4%)
-- fbench --
fbench valgrind-new:0.44s no: 3.3s ( 7.5x, -----) me: 9.5s (21.6x, -----) ca:10.6s (24.1x, -----) he: 8.0s (18.3x, -----) ca: 9.9s (22.5x, -----) dr: 8.3s (18.8x, -----) ma: 3.9s ( 8.8x, -----)
fbench valgrind-old:0.44s no: 3.4s ( 7.7x, -2.7%) me: 8.2s (18.7x, 13.6%) ca:13.6s (31.0x,-28.7%) he: 7.4s (16.9x, 7.7%) ca: 9.8s (22.2x, 1.5%) dr: 8.1s (18.3x, 2.4%) ma: 3.8s ( 8.7x, 0.3%)
-- ffbench --
ffbench valgrind-new:0.32s no: 1.3s ( 4.1x, -----) me: 4.6s (14.3x, -----) ca: 3.5s (11.0x, -----) he:10.4s (32.7x, -----) ca: 9.5s (29.8x, -----) dr: 8.7s (27.1x, -----) ma: 1.0s ( 3.2x, -----)
ffbench valgrind-old:0.32s no: 1.5s ( 4.7x,-16.2%) me: 4.7s (14.6x, -2.2%) ca: 3.8s (11.9x, -7.6%) he: 8.9s (27.7x, 15.2%) ca: 8.2s (25.7x, 13.7%) dr: 8.1s (25.3x, 6.5%) ma: 1.4s ( 4.4x,-38.2%)
-- heap --
heap valgrind-new:0.48s no: 3.4s ( 7.1x, -----) me:11.1s (23.0x, -----) ca:15.2s (31.7x, -----) he:13.8s (28.8x, -----) ca:14.3s (29.9x, -----) dr: 8.9s (18.5x, -----) ma: 4.6s ( 9.5x, -----)
heap valgrind-old:0.48s no: 3.9s ( 8.0x,-12.2%) me:13.5s (28.1x,-22.2%) ca:17.4s (36.3x,-14.6%) he:15.0s (31.3x, -8.7%) ca:11.3s (23.6x, 20.9%) dr: 9.0s (18.7x, -0.9%) ma: 5.3s (11.0x,-15.6%)
-- heap_pdb4 --
heap_pdb4 valgrind-new:0.35s no: 3.7s (10.6x, -----) me:17.3s (49.5x, -----) ca:16.8s (48.1x, -----) he:18.2s (52.1x, -----) ca:13.8s (39.3x, -----) dr:11.6s (33.2x, -----) ma: 5.2s (14.7x, -----)
heap_pdb4 valgrind-old:0.35s no: 4.1s (11.6x, -9.7%) me:18.4s (52.7x, -6.5%) ca:18.3s (52.4x, -8.8%) he:15.3s (43.6x, 16.3%) ca:14.8s (42.3x, -7.6%) dr:10.9s (31.2x, 6.1%) ma: 4.8s (13.7x, 7.2%)
-- many-loss-records --
many-loss-records valgrind-new:0.06s no: 0.8s (13.0x, -----) me: 3.3s (55.3x, -----) ca: 2.6s (43.8x, -----) he: 2.5s (42.3x, -----) ca: 2.6s (43.3x, -----) dr: 2.6s (43.0x, -----) ma: 1.3s (21.3x, -----)
many-loss-records valgrind-old:0.06s no: 0.7s (11.8x, 9.0%) me: 3.0s (49.5x, 10.5%) ca: 2.7s (45.2x, -3.0%) he: 2.2s (36.2x, 14.6%) ca: 2.2s (36.8x, 15.0%) dr: 2.1s (35.2x, 18.2%) ma: 1.0s (16.7x, 21.9%)
-- many-xpts --
many-xpts valgrind-new:0.06s no: 0.9s (15.5x, -----) me: 4.0s (67.0x, -----) ca: 7.0s (116.3x, -----) he: 4.1s (68.5x, -----) ca: 4.4s (73.2x, -----) dr: 3.2s (53.8x, -----) ma: 3.3s (55.2x, -----)
many-xpts valgrind-old:0.06s no: 1.1s (17.7x,-14.0%) me: 4.0s (66.7x, 0.5%) ca: 7.3s (121.0x, -4.0%) he: 5.0s (82.8x,-20.9%) ca: 3.6s (60.5x, 17.3%) dr: 3.1s (51.7x, 4.0%) ma: 2.9s (48.3x, 12.4%)
-- memrw --
memrw valgrind-new:0.09s no: 2.0s (21.9x, -----) me: 4.0s (44.6x, -----) ca: 7.1s (78.7x, -----) he:10.7s (118.3x, -----) ca: 8.3s (92.1x, -----) dr: 3.7s (40.9x, -----) ma: 1.8s (19.8x, -----)
memrw valgrind-old:0.09s no: 2.4s (26.2x,-19.8%) me: 4.0s (45.0x, -1.0%) ca: 7.1s (78.7x, 0.0%) he:11.2s (124.4x, -5.2%) ca: 7.3s (81.7x, 11.3%) dr: 3.8s (42.6x, -4.1%) ma: 2.1s (23.6x,-19.1%)
-- sarp --
sarp valgrind-new:0.04s no: 0.8s (19.2x, -----) me: 6.5s (163.5x, -----) ca: 4.3s (107.2x, -----) he:12.0s (300.8x, -----) ca: 3.2s (80.8x, -----) dr: 3.2s (80.2x, -----) ma: 0.9s (23.0x, -----)
sarp valgrind-old:0.04s no: 0.9s (22.2x,-15.6%) me: 5.3s (132.2x, 19.1%) ca: 4.4s (111.0x, -3.5%) he:12.4s (309.8x, -3.0%) ca: 3.5s (86.5x, -7.1%) dr: 2.5s (62.3x, 22.4%) ma: 0.7s (17.8x, 22.8%)
-- tinycc --
tinycc valgrind-new:0.45s no: 5.8s (13.0x, -----) me:27.1s (60.2x, -----) ca:21.5s (47.8x, -----) he:24.9s (55.3x, -----) ca:22.5s (50.1x, -----) dr:18.4s (40.9x, -----) ma: 4.4s ( 9.8x, -----)
tinycc valgrind-old:0.45s no: 3.4s ( 7.5x, 42.4%) me:20.8s (46.2x, 23.3%) ca:20.4s (45.4x, 5.1%) he:17.4s (38.6x, 30.1%) ca:17.8s (39.6x, 20.8%) dr:21.2s (47.2x,-15.5%) ma: 6.4s (14.3x,-45.5%)
-- Finished tests in perf ----------------------------------------------
== 12 programs, 168 timings =================
real 107m6.043s
user 99m57.602s
sys 0m21.493s
|
|
From: Philippe W. <phi...@sk...> - 2025-11-20 04:33:35
|
valgrind revision: valgrind-3.27.0.GIT-009022b182-20251120
C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
GDB: GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7
Assembler: GNU assembler version 2.27-44.base.el7_9.1
C library: GNU C Library (GNU libc) stable release version 2.17
uname -mrs: Linux 3.10.0-1160.105.1.el7.ppc64 ppc64
Vendor version: CentOS Linux 7 (AltArch)
Nightly build on gcc110 ( \S, ppc64 )
Started at 2025-11-20 03:00:05 UTC
Ended at 2025-11-20 04:33:23 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
== 774 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/leak_cpp_interior (stderr)
Last 20 lines of verbose log follow echo
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "C.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
-- Finished tests in exp-bbv/tests/ppc32-linux
== 774 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/leak_cpp_interior (stderr)
...checking makefile consistency
...checking header files and include directives
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "C.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
make: *** [regtest] Error 1
--tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "C.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
-- Running tests in perf ----------------------------------------------
-- bigcode1 --
bigcode1 valgrind-new:0.22s no: 1.4s ( 6.5x, -----) me: 3.1s (14.2x, -----) ca:21.5s (97.8x, -----) he: 1.7s ( 7.8x, -----) ca: 4.3s (19.7x, -----) dr: 1.6s ( 7.5x, -----) ma: 2.1s ( 9.5x, -----)
bigcode1 valgrind-old:0.22s no: 1.4s ( 6.5x, 0.0%) me: 3.1s (14.2x, 0.3%) ca:21.5s (97.8x, 0.0%) he: 1.7s ( 7.8x, 0.0%) ca: 4.3s (19.7x, 0.0%) dr: 1.7s ( 7.5x, -1.2%) ma: 2.1s ( 9.4x, 1.0%)
-- bigcode2 --
bigcode2 valgrind-new:0.23s no: 1.5s ( 6.5x, -----) me: 3.1s (13.5x, -----) ca:21.3s (92.8x, -----) he: 2.0s ( 8.8x, -----) ca: 4.2s (18.0x, -----) dr: 1.7s ( 7.5x, -----) ma: 2.1s ( 9.0x, -----)
bigcode2 valgrind-old:0.23s no: 1.5s ( 6.6x, -1.3%) me: 3.1s (13.5x, 0.0%) ca:21.3s (92.7x, 0.1%) he: 2.0s ( 8.7x, 0.5%) ca: 4.1s (17.9x, 0.7%) dr: 1.7s ( 7.4x, 1.2%) ma: 2.1s ( 9.0x, 0.5%)
-- bz2 --
bz2 valgrind-new:0.75s no: 4.6s ( 6.1x, -----) me:13.2s (17.5x, -----) ca:30.3s (40.4x, -----) he:15.2s (20.3x, -----) ca:13.4s (17.8x, -----) dr:19.2s (25.7x, -----) ma: 4.5s ( 6.0x, -----)
bz2 valgrind-old:0.75s no: 4.6s ( 6.1x, -0.2%) me:12.9s (17.2x, 1.8%) ca:30.4s (40.5x, -0.3%) he:15.3s (20.3x, -0.4%) ca:13.4s (17.8x, 0.0%) dr:19.2s (25.6x, 0.4%) ma: 4.6s ( 6.1x, -0.9%)
-- fbench --
fbench valgrind-new:0.33s no: 2.3s ( 7.0x, -----) me: 6.5s (19.5x, -----) ca: 9.4s (28.6x, -----) he: 5.1s (15.5x, -----) ca: 4.5s (13.6x, -----) dr: 5.1s (15.4x, -----) ma: 2.4s ( 7.3x, -----)
fbench valgrind-old:0.33s no: 2.3s ( 6.9x, 1.3%) me: 6.4s (19.5x, 0.5%) ca: 9.4s (28.5x, 0.1%) he: 5.1s (15.4x, 0.4%) ca: 4.5s (13.8x, -0.9%) dr: 5.1s (15.4x, 0.2%) ma: 2.4s ( 7.2x, 0.4%)
-- ffbench --
ffbench valgrind-new:0.44s no: 1.1s ( 2.6x, -----) me: 2.7s ( 6.1x, -----) ca: 2.8s ( 6.5x, -----) he: 9.0s (20.5x, -----) ca: 3.0s ( 6.7x, -----) dr: 5.4s (12.2x, -----) ma: 1.0s ( 2.2x, -----)
ffbench valgrind-old:0.44s no: 1.1s ( 2.6x, 0.0%) me: 2.7s ( 6.2x, -0.4%) ca: 2.8s ( 6.4x, 0.7%) he: 9.1s (20.7x, -0.7%) ca: 3.0s ( 6.8x, -1.4%) dr: 5.4s (12.2x, 0.0%) ma: 1.0s ( 2.2x, 1.0%)
-- heap --
heap valgrind-new:0.36s no: 2.2s ( 6.1x, -----) me: 9.8s (27.1x, -----) ca:13.7s (38.1x, -----) he:10.9s (30.3x, -----) ca: 6.0s (16.8x, -----) dr: 7.3s (20.2x, -----) ma: 4.4s (12.2x, -----)
heap valgrind-old:0.36s no: 2.2s ( 6.2x, -1.8%) me:10.0s (27.9x, -2.7%) ca:13.8s (38.4x, -1.0%) he:11.1s (30.9x, -1.8%) ca: 6.1s (16.9x, -0.8%) dr: 7.2s (20.1x, 0.4%) ma: 4.4s (12.2x, -0.2%)
-- heap_pdb4 --
heap_pdb4 valgrind-new:0.39s no: 2.4s ( 6.2x, -----) me:13.9s (35.7x, -----) ca:14.8s (37.9x, -----) he:12.8s (32.9x, -----) ca: 6.5s (16.7x, -----) dr: 8.0s (20.5x, -----) ma: 4.4s (11.2x, -----)
heap_pdb4 valgrind-old:0.39s no: 2.4s ( 6.2x, -1.3%) me:13.7s (35.2x, 1.4%) ca:14.9s (38.1x, -0.5%) he:12.8s (32.8x, 0.2%) ca: 6.5s (16.7x, 0.0%) dr: 8.0s (20.6x, -0.4%) ma: 4.4s (11.4x, -1.6%)
-- many-loss-records --
many-loss-records valgrind-new:0.04s no: 0.4s (10.2x, -----) me: 2.4s (58.8x, -----) ca: 1.9s (46.8x, -----) he: 1.7s (41.8x, -----) ca: 0.9s (23.8x, -----) dr: 1.4s (35.8x, -----) ma: 0.9s (22.5x, -----)
many-loss-records valgrind-old:0.04s no: 0.4s (10.5x, -2.4%) me: 2.3s (58.0x, 1.3%) ca: 1.9s (46.8x, 0.0%) he: 1.7s (41.5x, 0.6%) ca: 0.9s (23.5x, 1.1%) dr: 1.4s (34.8x, 2.8%) ma: 0.9s (22.5x, 0.0%)
-- many-xpts --
many-xpts valgrind-new:0.05s no: 0.6s (12.4x, -----) me: 3.6s (72.0x, -----) ca: 4.5s (90.8x, -----) he: 4.0s (79.2x, -----) ca: 1.4s (29.0x, -----) dr: 2.1s (42.6x, -----) ma: 2.5s (49.0x, -----)
many-xpts valgrind-old:0.05s no: 0.6s (12.6x, -1.6%) me: 3.5s (71.0x, 1.4%) ca: 4.5s (90.8x, 0.0%) he: 4.0s (79.6x, -0.5%) ca: 1.5s (29.4x, -1.4%) dr: 2.1s (42.8x, -0.5%) ma: 2.3s (46.8x, 4.5%)
-- memrw --
memrw valgrind-new:0.06s no: 1.0s (16.2x, -----) me: 2.0s (33.7x, -----) ca: 5.2s (87.3x, -----) he: 8.8s (147.0x, -----) ca: 2.4s (40.3x, -----) dr: 2.0s (33.0x, -----) ma: 1.1s (17.5x, -----)
memrw valgrind-old:0.06s no: 0.9s (15.3x, 5.2%) me: 2.0s (33.7x, 0.0%) ca: 5.3s (87.7x, -0.4%) he: 8.8s (146.5x, 0.3%) ca: 2.4s (39.7x, 1.7%) dr: 2.0s (32.7x, 1.0%) ma: 1.0s (17.3x, 1.0%)
-- sarp --
sarp valgrind-new:0.03s no: 0.3s (10.3x, -----) me: 4.4s (145.3x, -----) ca: 2.9s (95.0x, -----) he: 9.3s (311.3x, -----) ca: 0.9s (30.3x, -----) dr: 1.2s (41.7x, -----) ma: 0.4s (12.0x, -----)
sarp valgrind-old:0.03s no: 0.3s (10.3x, 0.0%) me: 4.3s (145.0x, 0.2%) ca: 2.8s (94.3x, 0.7%) he: 9.3s (309.0x, 0.7%) ca: 0.9s (30.0x, 1.1%) dr: 1.2s (41.7x, 0.0%) ma: 0.3s (11.7x, 2.8%)
-- tinycc --
tinycc valgrind-new:0.28s no: 3.1s (11.0x, -----) me:15.9s (56.7x, -----) ca:18.4s (65.5x, -----) he:18.3s (65.3x, -----) ca: 8.0s (28.5x, -----) dr:12.8s (45.7x, -----) ma: 3.5s (12.3x, -----)
tinycc valgrind-old:0.28s no: 3.1s (11.2x, -1.3%) me:15.8s (56.5x, 0.3%) ca:18.4s (65.7x, -0.3%) he:18.4s (65.6x, -0.5%) ca: 8.0s (28.6x, -0.5%) dr:12.8s (45.8x, -0.1%) ma: 3.4s (12.2x, 0.6%)
-- Finished tests in perf ----------------------------------------------
== 12 programs, 168 timings =================
real 53m3.827s
user 50m44.783s
sys 0m16.964s
|
|
From: Tom H. <to...@co...> - 2025-11-20 03:28:41
|
|
From: Tom H. <to...@co...> - 2025-11-20 03:16:43
|
|
From: Tom H. <to...@co...> - 2025-11-20 02:40:18
|
|
From: <ma...@bu...> - 2025-11-20 01:34:17
|
valgrind revision: valgrind-3.27.0.GIT-3a1a378eec-20251119
C compiler: gcc (GCC) 15.2.1 20251022 (Red Hat 15.2.1-3)
GDB: GNU gdb (Fedora Linux) 16.3-1.fc42
Assembler: GNU assembler version 2.44-6.fc42
C library: GNU C Library (GNU libc) stable release version 2.41.
uname -mrs: Linux 6.17.6-200.fc42.s390x s390x
Vendor version: Fedora Linux 42 (Adams)
Nightly build on lfedora1 ( Fedora release 42 (Adams), s390x )
Started at 2025-11-20 00:00:00 UTC
Ended at 2025-11-20 00:38:09 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
== 898 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
drd/tests/pth_mutex_signal (stderr)
Last 20 lines of verbose log follow echo
tls: valgrind ./tls
track-fds-exec-children: valgrind -q --track-fds=yes --trace-children=yes ./track-fds-exec-children
track_bad: valgrind -q --track-fds=bad ./track_bad
track_high: valgrind -q --track-fds=yes --modify-fds=high ./track_std
track_new: valgrind -q --track-fds=yes --modify-fds=high ./track_new
track_yes: valgrind -q --track-fds=yes --modify-fds=yes ./track_std
unit_debuglog: valgrind -q ./unit_debuglog
use_after_close: valgrind -q --track-fds=yes ./use_after_close
vgprintf: valgrind ./vgprintf
vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind
xml-track-fds: valgrind --track-fds=yes --xml=yes --xml-file=/dev/stderr ./../../tests/true
-- Finished tests in none/tests
== 898 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
drd/tests/pth_mutex_signal (stderr)
...checking makefile consistency
none/tests/s390x/Makefile.am:1: error: ecag.stdout.exp-z10ec is in EXTRA_DIST but doesn't exist
...checking header files and include directives
make: *** [Makefile:1461: regtest] Error 1
=================================================
== Results from 24 hours ago ==
=================================================
Checking out Valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... done
Regression test results follow
== 898 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2025-11-20 00:19:54.680805062 +0000
--- new.short 2025-11-20 00:38:09.740840720 +0000
***************
*** 4,6 ****
Building valgrind ... done
! Running regression tests ... done
--- 4,6 ----
Building valgrind ... done
! Running regression tests ... failed
***************
*** 8,10 ****
! == 898 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
--- 8,33 ----
! == 898 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! drd/tests/pth_mutex_signal (stderr)
+
+ Last 20 lines of verbose log follow echo
+ tls: valgrind ./tls
+ track-fds-exec-children: valgrind -q --track-fds=yes --trace-children=yes ./track-fds-exec-children
+ track_bad: valgrind -q --track-fds=bad ./track_bad
+ track_high: valgrind -q --track-fds=yes --modify-fds=high ./track_std
+ track_new: valgrind -q --track-fds=yes --modify-fds=high ./track_new
+ track_yes: valgrind -q --track-fds=yes --modify-fds=yes ./track_std
+ unit_debuglog: valgrind -q ./unit_debuglog
+ use_after_close: valgrind -q --track-fds=yes ./use_after_close
+ vgprintf: valgrind ./vgprintf
+ vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind
+ xml-track-fds: valgrind --track-fds=yes --xml=yes --xml-file=/dev/stderr ./../../tests/true
+ -- Finished tests in none/tests
+
+ == 898 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
+ drd/tests/pth_mutex_signal (stderr)
+
+ ...checking makefile consistency
+ none/tests/s390x/Makefile.am:1: error: ecag.stdout.exp-z10ec is in EXTRA_DIST but doesn't exist
+ ...checking header files and include directives
+ make: *** [Makefile:1461: regtest] Error 1
=================================================
./valgrind-new/drd/tests/pth_mutex_signal.stderr.diff
=================================================
--- pth_mutex_signal.stderr.exp 2025-11-20 00:19:59.075746370 +0000
+++ pth_mutex_signal.stderr.out 2025-11-20 00:33:10.280831082 +0000
@@ -4,8 +4,8 @@
thread created
sleeping
signalling
-sleeping
nullHandler running
+sleeping
unlocking
contender locked mutex
contender unlocking mutex
|
|
From: Philippe W. <phi...@sk...> - 2025-11-19 14:58:08
|
I have cleaned up all the shared memory segments and manually relaunched mremap4. It now succeeds but leaves behind it the shared memory segment lingering. Same behaviour on debian. And effectively, at least mremap4.c does not cleanup the shared memory after usage. So, as you said, likely this test starts to fail due to some kernel limit or config reached. Encountered on this system as it has not been rebooted since 1570 days :) I will improve the tests to have the shared mem cleanup up Philippe On Wed, 2025-11-19 at 15:12 +0100, Philippe Waroquiers via valgrind-testresults wrote: > Thanks for the info, I will take a look > > Philippe > > On Mon, 2025-11-17 at 08:03 +0100, Paul Floyd wrote: > > > > > > > On 17 Nov 2025, at 06:53, Philippe Waroquiers via valgrind-testresults > > > <val...@li...> wrote: > > > > > > valgrind revision: valgrind-3.27.0.GIT-fafb6efd4b-20251116 > > > C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) > > > GDB: GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7 > > > Assembler: GNU assembler version 2.27-44.base.el7_9.1 > > > C library: GNU C Library (GNU libc) stable release version 2.17 > > > uname -mrs: Linux 3.10.0-1127.13.1.el7.ppc64le ppc64le > > > Vendor version: CentOS Linux 7 (AltArch) > > > > > > Nightly build on gcc112 ( \S, ppc64le ) > > > Started at 2025-11-17 03:00:06 UTC > > > Ended at 2025-11-17 05:53:50 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 > > > > > > == 741 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB > > > failures, 0 post failures == > > > none/tests/linux/mremap4 (stderr) > > > none/tests/linux/mremap5 (stderr) > > > none/tests/linux/mremap6 (stderr) > > > > gcc112 has 4072 unattached shared memory segments > > > > ------ Shared Memory Segments -------- > > key shmid owner perms bytes nattch status > > 0x00000000 589824 philippe 600 409600 0 > > 0x00000000 32769 philippe 600 409600 0 > > 0x00000000 32770 philippe 600 409600 0 > > 0x00000000 32771 philippe 600 1048576 0 > > > > Maybe the machine is hitting a limit there? > > > > A+ > > Paul > > > > > _______________________________________________ > valgrind-testresults mailing list > val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-testresults |
|
From: Philippe W. <phi...@sk...> - 2025-11-19 14:28:31
|
Thanks for the info, I will take a look Philippe On Mon, 2025-11-17 at 08:03 +0100, Paul Floyd wrote: > > > > On 17 Nov 2025, at 06:53, Philippe Waroquiers via valgrind-testresults > > <val...@li...> wrote: > > > > valgrind revision: valgrind-3.27.0.GIT-fafb6efd4b-20251116 > > C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) > > GDB: GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7 > > Assembler: GNU assembler version 2.27-44.base.el7_9.1 > > C library: GNU C Library (GNU libc) stable release version 2.17 > > uname -mrs: Linux 3.10.0-1127.13.1.el7.ppc64le ppc64le > > Vendor version: CentOS Linux 7 (AltArch) > > > > Nightly build on gcc112 ( \S, ppc64le ) > > Started at 2025-11-17 03:00:06 UTC > > Ended at 2025-11-17 05:53:50 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 > > > > == 741 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB > > failures, 0 post failures == > > none/tests/linux/mremap4 (stderr) > > none/tests/linux/mremap5 (stderr) > > none/tests/linux/mremap6 (stderr) > > gcc112 has 4072 unattached shared memory segments > > ------ Shared Memory Segments -------- > key shmid owner perms bytes nattch status > 0x00000000 589824 philippe 600 409600 0 > 0x00000000 32769 philippe 600 409600 0 > 0x00000000 32770 philippe 600 409600 0 > 0x00000000 32771 philippe 600 1048576 0 > > Maybe the machine is hitting a limit there? > > A+ > Paul > |
|
From: <bu...@so...> - 2025-11-19 10:11:32
|
A new failure has been detected on builder valgrind-ibm-power9 while building valgrind.
Full details are available at:
https://builder.sourceware.org/buildbot/#/builders/165/builds/1570
Build state: failed update (failure)
Revision: (unknown)
Worker: ibm_power9
Build Reason: (unknown)
Blamelist: Paul Floyd <pj...@wa...>
Steps:
- 0: worker_preparation ( success )
- 1: git checkout ( failure )
Logs:
- stdio: https://builder.sourceware.org/buildbot/#/builders/165/builds/1570/steps/1/logs/stdio
A new failure has been detected on builder valgrind-fedora-arm64 while building valgrind.
Full details are available at:
https://builder.sourceware.org/buildbot/#/builders/173/builds/1597
Build state: failed update (failure)
Revision: (unknown)
Worker: fedora-arm64
Build Reason: (unknown)
Blamelist: Paul Floyd <pj...@wa...>
Steps:
- 0: worker_preparation ( success )
- 1: git checkout ( failure )
Logs:
- stdio: https://builder.sourceware.org/buildbot/#/builders/173/builds/1597/steps/1/logs/stdio
|
|
From: Tom H. <to...@co...> - 2025-11-19 02:40:18
|
|
From: Tom H. <to...@co...> - 2025-11-18 02:40:18
|
|
From: <pj...@wa...> - 2025-11-17 07:23:13
|
valgrind revision: valgrind-3.27.0.GIT-fafb6efd4b-20251116 C compiler: FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) GDB: GNU gdb (GDB) 15.1 [GDB v15.1 for FreeBSD] C library: FreeBSD libc uname -mrs: FreeBSD 14.3-RELEASE-p5 arm64 Vendor version: FreeBSD 14.3-RELEASE-p5 Nightly build on freebsd ( FreeBSD 14.3-RELEASE-p5 arm64 ) Started at 2025-11-17 07:28:59 CET Ended at 2025-11-17 08:23:04 CET Results unchanged from 24 hours ago Checking out Valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... done Regression test results follow == 791 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == Congratulations, all tests passed! |
|
From: <pj...@wa...> - 2025-11-17 07:22:21
|
valgrind revision: valgrind-3.27.0.GIT-fafb6efd4b-20251116
C compiler: gcc (OpenIndiana 14.3.0-oi-0) 14.3.0
GDB: GNU gdb (GDB) 16.3
Assembler: GNU assembler (GNU Binutils) 2.45.1
C library: Illumos libc
uname -mrs: SunOS 5.11 i86pc
Vendor version: OpenIndiana Hipster 2025.10 (powered by illumos)
Nightly build on illumos ( Illumos x86 )
Started at 2025-11-17 07:32:50 CET
Ended at 2025-11-17 08:22:06 CET
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
== 904 tests, 6 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
gdbserver_tests/mcinvokeWS (stderrB)
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
gdbserver_tests/solaris/nlcontrolc (stderr)
gdbserver_tests/solaris/nlcontrolc (stdoutB)
memcheck/tests/solaris/lsframe2 (stderr)
helgrind/tests/pth_barrier2 (stderr)
helgrind/tests/pth_barrier3 (stderr)
drd/tests/swapcontext (stderr)
Last 20 lines of verbose log follow echo
fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million
rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
-- Finished tests in exp-bbv/tests/x86
== 904 tests, 6 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
gdbserver_tests/mcinvokeWS (stderrB)
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
gdbserver_tests/solaris/nlcontrolc (stderr)
gdbserver_tests/solaris/nlcontrolc (stdoutB)
memcheck/tests/solaris/lsframe2 (stderr)
helgrind/tests/pth_barrier2 (stderr)
helgrind/tests/pth_barrier3 (stderr)
drd/tests/swapcontext (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [Makefile:1456: 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
== 904 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
gdbserver_tests/mcinvokeWS (stderrB)
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
gdbserver_tests/solaris/nlcontrolc (stderr)
gdbserver_tests/solaris/nlcontrolc (stdoutB)
memcheck/tests/solaris/lsframe2 (stderr)
helgrind/tests/pth_barrier1 (stderr)
helgrind/tests/pth_barrier2 (stderr)
Last 20 lines of verbose log follow echo
complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million
rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
-- Finished tests in exp-bbv/tests/x86
== 904 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
gdbserver_tests/mcinvokeWS (stderrB)
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
gdbserver_tests/solaris/nlcontrolc (stderr)
gdbserver_tests/solaris/nlcontrolc (stdoutB)
memcheck/tests/solaris/lsframe2 (stderr)
helgrind/tests/pth_barrier1 (stderr)
helgrind/tests/pth_barrier2 (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [Makefile:1456: regtest] Error 1
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2025-11-17 07:58:02.650762669 +0100
--- new.short 2025-11-17 08:22:06.564734720 +0100
***************
*** 8,10 ****
! == 904 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
--- 8,10 ----
! == 904 tests, 6 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
***************
*** 16,19 ****
memcheck/tests/solaris/lsframe2 (stderr)
- helgrind/tests/pth_barrier1 (stderr)
helgrind/tests/pth_barrier2 (stderr)
--- 16,20 ----
memcheck/tests/solaris/lsframe2 (stderr)
helgrind/tests/pth_barrier2 (stderr)
+ helgrind/tests/pth_barrier3 (stderr)
+ drd/tests/swapcontext (stderr)
***************
*** 21,23 ****
Last 20 lines of verbose log follow echo
- complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
--- 22,23 ----
***************
*** 27,29 ****
! == 904 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
--- 27,29 ----
! == 904 tests, 6 stderr failures, 0 stdout failures, 1 stderrB failure, 3 stdoutB failures, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
***************
*** 35,38 ****
memcheck/tests/solaris/lsframe2 (stderr)
- helgrind/tests/pth_barrier1 (stderr)
helgrind/tests/pth_barrier2 (stderr)
--- 35,39 ----
memcheck/tests/solaris/lsframe2 (stderr)
helgrind/tests/pth_barrier2 (stderr)
+ helgrind/tests/pth_barrier3 (stderr)
+ drd/tests/swapcontext (stderr)
=================================================
./valgrind-new/drd/tests/swapcontext.stderr.diff
=================================================
--- swapcontext.stderr.exp 2025-11-17 07:58:02.893064065 +0100
+++ swapcontext.stderr.out 2025-11-17 08:14:06.694953259 +0100
@@ -1,3 +1,6 @@
+Process terminating with default action of signal 14 (SIGALRM)
+ at 0x........: f (swapcontext.c:?)
+
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
=================================================
./valgrind-new/gdbserver_tests/mcinvokeWS.stderrB.diff
=================================================
--- mcinvokeWS.stderrB.exp 2025-11-17 07:58:02.915138127 +0100
+++ mcinvokeWS.stderrB.out 2025-11-17 08:04:26.400880199 +0100
@@ -1,14 +1,2 @@
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.kill to pid ....
-readchar: Got EOF
-error reading packet
+syscall failed: No such process
+invoke_gdbserver_in_valgrind: check for pid 118490 existence failed
=================================================
./valgrind-new/gdbserver_tests/mcinvokeWS.stdoutB.diff
=================================================
--- mcinvokeWS.stdoutB.exp 2025-11-17 07:58:02.915218794 +0100
+++ mcinvokeWS.stdoutB.out 2025-11-17 08:04:26.162869497 +0100
@@ -1,23 +0,0 @@
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-monitor command request to kill this process
=================================================
./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stderr.diff
=================================================
--- nlvgdbsigqueue.stderr.exp 2025-11-17 07:58:02.921042695 +0100
+++ nlvgdbsigqueue.stderr.out 2025-11-17 08:04:47.614656973 +0100
@@ -8,4 +8,3 @@
London ready to sleep and/or burn
Petaouchnok ready to sleep and/or burn
main ready to sleep and/or burn
-Gdb request to kill this process
=================================================
./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff
=================================================
--- nlvgdbsigqueue.stdoutB.exp 2025-11-17 07:58:02.921258844 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-17 08:04:51.948227928 +0100
@@ -1,16 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris1
=================================================
--- nlvgdbsigqueue.stdoutB.exp-solaris1 2025-11-17 07:58:02.921341765 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-17 08:04:51.948227928 +0100
@@ -1,16 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris2
=================================================
--- nlvgdbsigqueue.stdoutB.exp-solaris2 2025-11-17 07:58:02.921415030 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-17 08:04:51.948227928 +0100
@@ -1,17 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-[New Thread ....]
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-new/gdbserver_tests/solaris/nlcontrolc.stderr.diff
=================================================
--- nlcontrolc.stderr.exp 2025-11-17 07:58:02.922187025 +0100
+++ nlcontrolc.stderr.out 2025-11-17 08:04:54.522247858 +0100
@@ -8,4 +8,3 @@
London ready to sleep and/or burn
Petaouchnok ready to sleep and/or burn
main ready to sleep and/or burn
-
=================================================
./valgrind-new/gdbserver_tests/solaris/nlcontrolc.stdoutB.diff
=================================================
--- nlcontrolc.stdoutB.exp 2025-11-17 07:58:02.922388217 +0100
+++ nlcontrolc.stdoutB.out 2025-11-17 08:04:54.841697599 +0100
@@ -1,14 +1,4 @@
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-* 1 Thread .... (tid 1 VgTs_WaitSys) 0x........ in __pollsys ()
+No threads.
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-solaris-nlcontrolc
Now threads are burning CPU
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-do_burn () at sleepers.c:40
-40 for (i = 0; i < burn; i++) loopnr++;
-$1 = 0
-$2 = 0
-$3 = 0
-Continuing.
-Program exited normally.
=================================================
./valgrind-new/helgrind/tests/pth_barrier2.stderr.diff
=================================================
--- pth_barrier2.stderr.exp 2025-11-17 07:58:02.935311177 +0100
+++ pth_barrier2.stderr.out 2025-11-17 08:10:02.945168772 +0100
@@ -31,598 +31,9 @@
at 0x........: threadfunc (pth_barrier.c:60)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
- Address 0x........ is 0 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
Address 0x........ is 1 bytes inside a block of size 32 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: barriers_and_races (pth_barrier.c:76)
by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 2 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 3 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 4 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
<truncated beyond 100 lines>
=================================================
./valgrind-new/helgrind/tests/pth_barrier3.stderr.diff
=================================================
--- pth_barrier3.stderr.exp 2025-11-17 07:58:02.935526872 +0100
+++ pth_barrier3.stderr.out 2025-11-17 08:10:03.484991722 +0100
@@ -1,39 +0,0 @@
----Thread-Announcement------------------------------------------
-
-Thread #x was created
- ...
- by 0x........: pthread_create@* (hg_intercepts.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:92)
- by 0x........: main (pth_barrier.c:122)
-
----Thread-Announcement------------------------------------------
-
-Thread #x was created
- ...
- by 0x........: pthread_create@* (hg_intercepts.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:92)
- by 0x........: main (pth_barrier.c:122)
-
----Thread-Announcement------------------------------------------
-
-Thread #x is the program's root thread
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 0 bytes inside a block of size 1 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
=================================================
./valgrind-new/memcheck/tests/solaris/lsframe2.stderr.diff
=================================================
--- lsframe2.stderr.exp 2025-11-17 07:58:03.102041430 +0100
+++ lsframe2.stderr.out 2025-11-17 08:07:35.240653444 +0100
@@ -0,0 +1,49 @@
+Invalid write of size 4
+ at 0x........: rec (lsframe2.c:12)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:15)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:17)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid write of size 4
+ at 0x........: rec (lsframe2.c:17)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid write of size 8
+ at 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 8
+ at 0x........: rec (lsframe2.c:22)
+ by 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:20)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
=================================================
./valgrind-old/gdbserver_tests/mcinvokeWS.stderrB.diff
=================================================
--- mcinvokeWS.stderrB.exp 2025-11-17 07:33:36.933154875 +0100
+++ mcinvokeWS.stderrB.out 2025-11-17 07:40:24.511867182 +0100
@@ -1,14 +1,2 @@
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.wait 0 to pid ....
-sending command v.kill to pid ....
-readchar: Got EOF
-error reading packet
+syscall failed: No such process
+invoke_gdbserver_in_valgrind: check for pid 28881 existence failed
=================================================
./valgrind-old/gdbserver_tests/mcinvokeWS.stdoutB.diff
=================================================
--- mcinvokeWS.stdoutB.exp 2025-11-17 07:33:36.933231069 +0100
+++ mcinvokeWS.stdoutB.out 2025-11-17 07:40:24.266002858 +0100
@@ -1,23 +0,0 @@
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-gdbserver: continuing in 0 ms ...
-gdbserver: continuing after wait ...
-monitor command request to kill this process
=================================================
./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stderr.diff
=================================================
--- nlvgdbsigqueue.stderr.exp 2025-11-17 07:33:36.938597301 +0100
+++ nlvgdbsigqueue.stderr.out 2025-11-17 07:40:46.011438169 +0100
@@ -8,4 +8,3 @@
London ready to sleep and/or burn
Petaouchnok ready to sleep and/or burn
main ready to sleep and/or burn
-Gdb request to kill this process
=================================================
./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff
=================================================
--- nlvgdbsigqueue.stdoutB.exp 2025-11-17 07:33:36.938777931 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-17 07:40:50.334840782 +0100
@@ -1,16 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris1
=================================================
--- nlvgdbsigqueue.stdoutB.exp-solaris1 2025-11-17 07:33:36.938859697 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-17 07:40:50.334840782 +0100
@@ -1,16 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris2
=================================================
--- nlvgdbsigqueue.stdoutB.exp-solaris2 2025-11-17 07:33:36.938927428 +0100
+++ nlvgdbsigqueue.stdoutB.out 2025-11-17 07:40:50.334840782 +0100
@@ -1,17 +1,8 @@
continuing to have vgdb interrupted by simulate_control_c
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
attachedwaitingforsigusr1
sending signal
sending signal
continuing to receive first SIGUSR1
-Continuing.
-[New Thread ....]
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-old/gdbserver_tests/solaris/nlcontrolc.stderr.diff
=================================================
--- nlcontrolc.stderr.exp 2025-11-17 07:33:36.939643429 +0100
+++ nlcontrolc.stderr.out 2025-11-17 07:40:52.940176152 +0100
@@ -8,4 +8,3 @@
London ready to sleep and/or burn
Petaouchnok ready to sleep and/or burn
main ready to sleep and/or burn
-
=================================================
./valgrind-old/gdbserver_tests/solaris/nlcontrolc.stdoutB.diff
=================================================
--- nlcontrolc.stdoutB.exp 2025-11-17 07:33:36.939819660 +0100
+++ nlcontrolc.stdoutB.out 2025-11-17 07:40:53.254954561 +0100
@@ -1,14 +1,4 @@
Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-* 1 Thread .... (tid 1 VgTs_WaitSys) 0x........ in __pollsys ()
+No threads.
+simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-solaris-nlcontrolc
Now threads are burning CPU
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-do_burn () at sleepers.c:40
-40 for (i = 0; i < burn; i++) loopnr++;
-$1 = 0
-$2 = 0
-$3 = 0
-Continuing.
-Program exited normally.
=================================================
./valgrind-old/helgrind/tests/pth_barrier1.stderr.diff
=================================================
--- pth_barrier1.stderr.exp 2025-11-17 07:33:36.951064208 +0100
+++ pth_barrier1.stderr.out 2025-11-17 07:46:01.890588048 +0100
@@ -1,39 +0,0 @@
----Thread-Announcement------------------------------------------
-
-Thread #x was created
- ...
- by 0x........: pthread_create@* (hg_intercepts.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:92)
- by 0x........: main (pth_barrier.c:122)
-
----Thread-Announcement------------------------------------------
-
-Thread #x was created
- ...
- by 0x........: pthread_create@* (hg_intercepts.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:92)
- by 0x........: main (pth_barrier.c:122)
-
----Thread-Announcement------------------------------------------
-
-Thread #x is the program's root thread
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 0 bytes inside a block of size 1 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
=================================================
./valgrind-old/helgrind/tests/pth_barrier2.stderr.diff
=================================================
--- pth_barrier2.stderr.exp 2025-11-17 07:33:36.951283647 +0100
+++ pth_barrier2.stderr.out 2025-11-17 07:46:02.472771941 +0100
@@ -37,592 +37,3 @@
by 0x........: main (pth_barrier.c:122)
Block was alloc'd by thread #x
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 1 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 2 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 3 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 4 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
-
-----------------------------------------------------------------
-
-Possible data race during write of size 1 at 0x........ by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
-
-This conflicts with a previous write of size 1 by thread #x
-Locks held: none
- at 0x........: threadfunc (pth_barrier.c:60)
- by 0x........: mythread_wrapper (hg_intercepts.c:...)
- ...
- Address 0x........ is 5 bytes inside a block of size 32 alloc'd
- at 0x........: malloc (vg_replace_malloc.c:...)
- by 0x........: barriers_and_races (pth_barrier.c:76)
- by 0x........: main (pth_barrier.c:122)
- Block was alloc'd by thread #x
<truncated beyond 100 lines>
=================================================
./valgrind-old/memcheck/tests/solaris/lsframe2.stderr.diff
=================================================
--- lsframe2.stderr.exp 2025-11-17 07:33:37.103809679 +0100
+++ lsframe2.stderr.out 2025-11-17 07:43:35.290251667 +0100
@@ -0,0 +1,49 @@
+Invalid write of size 4
+ at 0x........: rec (lsframe2.c:12)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:15)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:17)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid write of size 4
+ at 0x........: rec (lsframe2.c:17)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid write of size 8
+ at 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 8
+ at 0x........: rec (lsframe2.c:22)
+ by 0x........: rec (lsframe2.c:18)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
+Invalid read of size 4
+ at 0x........: rec (lsframe2.c:20)
+ by 0x........: main (lsframe2.c:28)
+ Address 0x........ is on thread 1's stack
+ in frame #0, created by rec (lsframe2.c:12)
+
|
|
From: <pj...@wa...> - 2025-11-17 07:06:23
|
valgrind revision: valgrind-3.27.0.GIT-fafb6efd4b-20251116 C compiler: FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) GDB: GNU gdb (GDB) 15.1 [GDB v15.1 for FreeBSD] C library: FreeBSD libc uname -mrs: FreeBSD 14.3-RELEASE-p5 amd64 Vendor version: FreeBSD 14.3-RELEASE-p5 Nightly build on freebsd ( FreeBSD 14.3-RELEASE-p5 amd64 ) Started at 2025-11-17 07:50:02 CET Ended at 2025-11-17 08:06:06 CET 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 == 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/nlvgdbsigqueue (stderr) gdbserver_tests/nlvgdbsigqueue (stdoutB) Last 20 lines of verbose log follow echo -- Finished tests in none/tests/x86 -- Running tests in none/tests/x86-freebsd ---------------------------- bug445032: valgrind -q ./bug445032 -- Finished tests in none/tests/x86-freebsd xml-track-fds: valgrind --track-fds=yes --xml=yes --xml-file=/dev/stderr ./../../tests/true -- Finished tests in none/tests -- Running tests in exp-bbv/tests/x86 --------------------------------- complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix -- Finished tests in exp-bbv/tests/x86 == 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/nlvgdbsigqueue (stderr) gdbserver_tests/nlvgdbsigqueue (stdoutB) ...checking makefile consistency ...checking header files and include directives gmake: *** [Makefile:1461: 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 == 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 2 stdoutB failures, 0 post failures == gdbserver_tests/nlcontrolc (stdoutB) gdbserver_tests/nlvgdbsigqueue (stderr) gdbserver_tests/nlvgdbsigqueue (stdoutB) Last 20 lines of verbose log follow echo -- Running tests in none/tests/x86-freebsd ---------------------------- bug445032: valgrind -q ./bug445032 -- Finished tests in none/tests/x86-freebsd xml-track-fds: valgrind --track-fds=yes --xml=yes --xml-file=/dev/stderr ./../../tests/true -- Finished tests in none/tests -- Running tests in exp-bbv/tests/x86 --------------------------------- complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix -- Finished tests in exp-bbv/tests/x86 == 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 2 stdoutB failures, 0 post failures == gdbserver_tests/nlcontrolc (stdoutB) gdbserver_tests/nlvgdbsigqueue (stderr) gdbserver_tests/nlvgdbsigqueue (stdoutB) ...checking makefile consistency ...checking header files and include directives gmake: *** [Makefile:1461: regtest] Error 1 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Mon Nov 17 07:57:25 2025 --- new.short Mon Nov 17 08:06:06 2025 *************** *** 8,11 **** ! == 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 2 stdoutB failures, 0 post failures == ! gdbserver_tests/nlcontrolc (stdoutB) gdbserver_tests/nlvgdbsigqueue (stderr) --- 8,10 ---- ! == 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/nlvgdbsigqueue (stderr) *************** *** 15,16 **** --- 14,16 ---- Last 20 lines of verbose log follow echo + -- Finished tests in none/tests/x86 -- Running tests in none/tests/x86-freebsd ---------------------------- *************** *** 27,30 **** ! == 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 2 stdoutB failures, 0 post failures == ! gdbserver_tests/nlcontrolc (stdoutB) gdbserver_tests/nlvgdbsigqueue (stderr) --- 27,29 ---- ! == 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/nlvgdbsigqueue (stderr) ================================================= ./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stderr.diff ================================================= --- nlvgdbsigqueue.stderr.exp 2025-11-17 07:57:25.649292000 +0100 +++ nlvgdbsigqueue.stderr.out 2025-11-17 08:00:16.209163000 +0100 @@ -8,4 +8,3 @@ London ready to sleep and/or burn Petaouchnok ready to sleep and/or burn main ready to sleep and/or burn -Gdb request to kill this process ================================================= ./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff ================================================= --- nlvgdbsigqueue.stdoutB.exp 2025-11-17 07:57:25.649343000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-17 08:00:16.222852000 +0100 @@ -7,10 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris1 ================================================= --- nlvgdbsigqueue.stdoutB.exp-solaris1 2025-11-17 07:57:25.649362000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-17 08:00:16.222852000 +0100 @@ -7,10 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris2 ================================================= --- nlvgdbsigqueue.stdoutB.exp-solaris2 2025-11-17 07:57:25.649382000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-17 08:00:16.222852000 +0100 @@ -7,11 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -[New Thread ....] -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-old/gdbserver_tests/nlcontrolc.stdoutB.diff ================================================= --- nlcontrolc.stdoutB.exp 2025-11-17 07:50:13.842579000 +0100 +++ nlcontrolc.stdoutB.out 2025-11-17 07:51:25.340126000 +0100 @@ -2,8 +2,8 @@ Program received signal SIGTRAP, Trace/breakpoint trap. do_burn () at sleepers.c:40 40 for (i = 0; i < burn; i++) loopnr++; - > > > > > >1 -3 + > > > > > > 1 + 2 $1 = 0 $2 = 1000000 changed burning parameters to sleeping parameters @@ -15,7 +15,8 @@ reset to sleeping parameters Continuing. Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... -* 1 Thread .... (tid 1 VgTs_WaitSys) 0x........ in syscall ... - > > > >4 +sleeper_or_burner (v=0x........) at sleepers.c:81 +81 for (i = 0; i < loops; i++) { +* 1 Thread .... (tid 1 VgTs_Runnable) 0x........ in sleeper_or_burner (v=0x........) at sleepers.c:81 + > > > > 3 Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-old/gdbserver_tests/nlcontrolc.stdoutB.diff-freebsd ================================================= --- nlcontrolc.stdoutB.exp-freebsd 2025-11-17 07:50:13.842598000 +0100 +++ nlcontrolc.stdoutB.out 2025-11-17 07:51:25.340126000 +0100 @@ -3,7 +3,7 @@ do_burn () at sleepers.c:40 40 for (i = 0; i < burn; i++) loopnr++; > > > > > > 1 - 3 + 2 $1 = 0 $2 = 1000000 changed burning parameters to sleeping parameters ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stderr.diff ================================================= --- nlvgdbsigqueue.stderr.exp 2025-11-17 07:50:13.843246000 +0100 +++ nlvgdbsigqueue.stderr.out 2025-11-17 07:51:34.620801000 +0100 @@ -8,4 +8,3 @@ London ready to sleep and/or burn Petaouchnok ready to sleep and/or burn main ready to sleep and/or burn -Gdb request to kill this process ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff ================================================= --- nlvgdbsigqueue.stdoutB.exp 2025-11-17 07:50:13.843298000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-17 07:51:34.634810000 +0100 @@ -7,10 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris1 ================================================= --- nlvgdbsigqueue.stdoutB.exp-solaris1 2025-11-17 07:50:13.843317000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-17 07:51:34.634810000 +0100 @@ -7,10 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] ================================================= ./valgrind-old/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff-solaris2 ================================================= --- nlvgdbsigqueue.stdoutB.exp-solaris2 2025-11-17 07:50:13.843337000 +0100 +++ nlvgdbsigqueue.stdoutB.out 2025-11-17 07:51:34.634810000 +0100 @@ -7,11 +7,5 @@ sending signal continuing to receive first SIGUSR1 Continuing. -[New Thread ....] -Program received signal SIGUSR1, User defined signal 1. -0x........ in syscall ... +simulate_control_c could not determine the vgdb pid with --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue continuing to receive second SIGUSR1 -Continuing. -Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... -Kill the program being debugged? (y or n) [answered Y; input not from terminal] |
|
From: Paul F. <pj...@wa...> - 2025-11-17 07:05:58
|
> On 17 Nov 2025, at 05:35, Philippe Waroquiers via valgrind-testresults <val...@li...> wrote: > > valgrind revision: valgrind-3.27.0.GIT-fafb6efd4b-20251116 > C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) > GDB: GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7 > Assembler: GNU assembler version 2.27-44.base.el7_9.1 > C library: GNU C Library (GNU libc) stable release version 2.17 > uname -mrs: Linux 3.10.0-1160.105.1.el7.ppc64 ppc64 > Vendor version: CentOS Linux 7 (AltArch) > > Nightly build on gcc110 ( \S, ppc64 ) > Started at 2025-11-17 03:00:09 UTC > Ended at 2025-11-17 04:35:31 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 > > == 774 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == > memcheck/tests/leak_cpp_interior (stderr) > none/tests/fdleak_ipv4 (stderr) Tonight I’ll see if I can reproduce and understand the fdleak_ipv4 failure A+ Paul |
|
From: Paul F. <pj...@wa...> - 2025-11-17 07:03:28
|
> On 17 Nov 2025, at 06:53, Philippe Waroquiers via valgrind-testresults <val...@li...> wrote: > > valgrind revision: valgrind-3.27.0.GIT-fafb6efd4b-20251116 > C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) > GDB: GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7 > Assembler: GNU assembler version 2.27-44.base.el7_9.1 > C library: GNU C Library (GNU libc) stable release version 2.17 > uname -mrs: Linux 3.10.0-1127.13.1.el7.ppc64le ppc64le > Vendor version: CentOS Linux 7 (AltArch) > > Nightly build on gcc112 ( \S, ppc64le ) > Started at 2025-11-17 03:00:06 UTC > Ended at 2025-11-17 05:53:50 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 > > == 741 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == > none/tests/linux/mremap4 (stderr) > none/tests/linux/mremap5 (stderr) > none/tests/linux/mremap6 (stderr) gcc112 has 4072 unattached shared memory segments ------ Shared Memory Segments -------- key shmid owner perms bytes nattch status 0x00000000 589824 philippe 600 409600 0 0x00000000 32769 philippe 600 409600 0 0x00000000 32770 philippe 600 409600 0 0x00000000 32771 philippe 600 1048576 0 Maybe the machine is hitting a limit there? A+ Paul |