|
From: <ma...@bu...> - 2021-11-02 00:34:15
|
valgrind revision: valgrind-3.19.0.GIT-6e08ee95f7-20211101
C compiler: gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1)
GDB: GNU gdb (GDB) Fedora 10.2-3.fc34
Assembler: GNU assembler version 2.35.2-6.fc34
C library: GNU C Library (GNU libc) release release version 2.33.
uname -mrs: Linux 5.14.12-200.fc34.s390x s390x
Vendor version: Fedora 34 (Thirty Four)
Nightly build on lfedora1 ( Fedora release 34 (Thirty Four), s390x )
Started at 2021-11-02 00:00:02 UTC
Ended at 2021-11-02 00:24:38 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
== 772 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 2 stdoutB failures, 2 post failures ==
gdbserver_tests/hgtls (stdoutB)
gdbserver_tests/nlsigvgdb (stderr)
gdbserver_tests/nlsigvgdb (stderrB)
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
memcheck/tests/leak_cpp_interior (stderr)
memcheck/tests/vbit-test/vbit-test (stderr)
drd/tests/tc04_free_lock (stderr)
massif/tests/new-cpp (post)
massif/tests/overloaded-new (post)
Last 20 lines of verbose log follow echo
unit_debuglog: valgrind -q ./unit_debuglog
vgprintf: valgrind ./vgprintf
vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind
-- Finished tests in none/tests ----------------------------------------
== 772 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 2 stdoutB failures, 2 post failures ==
gdbserver_tests/hgtls (stdoutB)
gdbserver_tests/nlsigvgdb (stderr)
gdbserver_tests/nlsigvgdb (stderrB)
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
memcheck/tests/leak_cpp_interior (stderr)
memcheck/tests/vbit-test/vbit-test (stderr)
drd/tests/tc04_free_lock (stderr)
massif/tests/new-cpp (post)
massif/tests/overloaded-new (post)
...checking makefile consistency
...checking header files and include directives
make: *** [Makefile:1418: regtest] Error 1
=================================================
./valgrind-new/drd/tests/tc04_free_lock.stderr.diff-ppc
=================================================
--- tc04_free_lock.stderr.exp-ppc 2021-11-02 00:12:32.263197932 +0000
+++ tc04_free_lock.stderr.out 2021-11-02 00:22:23.693374747 +0000
@@ -7,28 +7,20 @@
by 0x........: main (tc04_free_lock.c:20)
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:26)
+ at 0x........: bar (tc04_free_lock.c:40)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: bar (tc04_free_lock.c:38)
by 0x........: main (tc04_free_lock.c:26)
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: foo (tc04_free_lock.c:47)
- by 0x........: main (tc04_free_lock.c:27)
+ at 0x........: foo (tc04_free_lock.c:49)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: foo (tc04_free_lock.c:46)
by 0x........: main (tc04_free_lock.c:27)
-Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:28)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
- by 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:28)
-
-ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 4 errors from 3 contexts (suppressed: 0 from 0)
=================================================
./valgrind-new/drd/tests/tc04_free_lock.stderr.diff-s390
=================================================
--- tc04_free_lock.stderr.exp-s390 2021-11-02 00:12:32.263197932 +0000
+++ tc04_free_lock.stderr.out 2021-11-02 00:22:23.693374747 +0000
@@ -8,7 +8,7 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: bar (tc04_free_lock.c:40)
- by 0x........: ???
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: bar (tc04_free_lock.c:38)
@@ -16,7 +16,7 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: foo (tc04_free_lock.c:49)
- by 0x........: ???
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: foo (tc04_free_lock.c:46)
=================================================
./valgrind-new/drd/tests/tc04_free_lock.stderr.diff-x86
=================================================
--- tc04_free_lock.stderr.exp-x86 2021-11-02 00:12:32.263197932 +0000
+++ tc04_free_lock.stderr.out 2021-11-02 00:22:23.693374747 +0000
@@ -8,7 +8,7 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: bar (tc04_free_lock.c:40)
- by 0x........: main (tc04_free_lock.c:26)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: bar (tc04_free_lock.c:38)
@@ -16,19 +16,11 @@
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: foo (tc04_free_lock.c:49)
- by 0x........: main (tc04_free_lock.c:27)
+ by 0x........: ??? (in /home/mjw/valgrind-nightly/nightly/valgrind-new/helgrind/tests/tc04_free_lock)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: foo (tc04_free_lock.c:46)
by 0x........: main (tc04_free_lock.c:27)
-Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
- at 0x........: bar (tc04_free_lock.c:40)
- by 0x........: main (tc04_free_lock.c:28)
-mutex 0x........ was first observed at:
- at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
- by 0x........: bar (tc04_free_lock.c:38)
- by 0x........: main (tc04_free_lock.c:28)
-
-ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 4 errors from 3 contexts (suppressed: 0 from 0)
=================================================
./valgrind-new/gdbserver_tests/hgtls.stdoutB.diff
=================================================
--- hgtls.stdoutB.exp 2021-11-02 00:12:32.293197932 +0000
+++ hgtls.stdoutB.out 2021-11-02 00:14:44.643257915 +0000
@@ -9,37 +9,5 @@
Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
55 int here = 0;
test local tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test local tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test global tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test global tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test static_extern tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test static_extern tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test so_extern tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test so_extern tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test so_local tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test so_local tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test so_global tls_ip 0x........ ip 0x........ equal 1
-Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
-55 int here = 0;
-test so_global tls_ip 0x........ ip 0x........ equal 1
-Program exited normally.
+Program terminated with signal 0, Signal 0.
+The program no longer exists.
=================================================
./valgrind-new/gdbserver_tests/nlsigvgdb.stderrB.diff
=================================================
--- nlsigvgdb.stderrB.exp 2021-11-02 00:12:32.303197932 +0000
+++ nlsigvgdb.stderrB.out 2021-11-02 00:15:26.793292873 +0000
@@ -1,5 +1,6 @@
vgdb-error value changed from 0 to 999999
gdbserver: continuing in 5000 ms ...
-gdbserver: continuing after wait ...
-monitor command request to kill this process
+syscall failed: No such process
+invoke_gdbserver_in_valgrind: check for pid .... existence failed
Remote connection closed
+"monitor" command not supported by this target.
=================================================
./valgrind-new/gdbserver_tests/nlsigvgdb.stderr.diff
=================================================
--- nlsigvgdb.stderr.exp 2021-11-02 00:12:32.303197932 +0000
+++ nlsigvgdb.stderr.out 2021-11-02 00:15:26.603292873 +0000
@@ -3,4 +3,3 @@
(action at startup) vgdb me ...
-Reset valgrind output to log (orderly_finish)
=================================================
./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stderr.diff
=================================================
--- nlvgdbsigqueue.stderr.exp 2021-11-02 00:12:32.303197932 +0000
+++ nlvgdbsigqueue.stderr.out 2021-11-02 00:15:29.923292873 +0000
@@ -8,4 +8,64 @@
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 INTERNAL ERROR: Valgrind received a signal 11 (SIGSEGV) - exiting
+si_code=1; Faulting address: 0x3FF8FA7E000; sp: 0x1002e401e8
+
+valgrind: the 'impossible' happened:
+ Killed by fatal signal
+
+host stacktrace:
+ at 0x3FF8FA7E480: ???
+ by 0x800027FE7: vgPlain_poll (m_libcfile.c:765)
+ by 0xFFFFFFFFFFFFFFFF: ???
+
+sched status:
+ running_tid=0
+
+Thread 1: status = VgTs_WaitSys syscall 301 (lwpid 1016706)
+ at 0x49608E8: select (in /...libc...)
+ by 0x1001163: sleeper_or_burner (sleepers.c:85)
+ by 0x1001849: main (sleepers.c:193)
+client stack range: [0x1FFEFFD000 0x1FFF000FFF] client SP: 0x1FFF000550
+valgrind stack range: [0x1002D41000 0x1002E40FFF] top usage: 12776 of 1048576
+
+Thread 2: status = VgTs_WaitSys syscall 301 (lwpid 1016738)
+ at 0x49608E8: select (in /...libc...)
+ by 0x1001163: sleeper_or_burner (sleepers.c:85)
+ by 0x484D175: start_thread (in /usr/lib64/libpthread-2.33.so)
+ by 0x49689D5: ??? (in /...libc...)
+ by 0xFFFFFFFFFFFFFFFF: ???
+client stack range: [0x4A13000 0x5212FFF] client SP: 0x5211DD0
+valgrind stack range: [0x10040D2000 0x10041D1FFF] top usage: 5016 of 1048576
+
+Thread 3: status = VgTs_WaitSys syscall 301 (lwpid 1016739)
+ at 0x49608E8: select (in /...libc...)
+ by 0x1001163: sleeper_or_burner (sleepers.c:85)
+ by 0x484D175: start_thread (in /usr/lib64/libpthread-2.33.so)
+ by 0x49689D5: ??? (in /...libc...)
+ by 0xFFFFFFFFFFFFFFFF: ???
+client stack range: [0x5214000 0x5A13FFF] client SP: 0x5A12DD0
+valgrind stack range: [0x10041D6000 0x10042D5FFF] top usage: 4872 of 1048576
+
+Thread 4: status = VgTs_WaitSys syscall 301 (lwpid 1016740)
+ at 0x49608E8: select (in /...libc...)
+ by 0x1001163: sleeper_or_burner (sleepers.c:85)
+ by 0x484D175: start_thread (in /usr/lib64/libpthread-2.33.so)
+ by 0x49689D5: ??? (in /...libc...)
+ by 0xFFFFFFFFFFFFFFFF: ???
+client stack range: [0x5A15000 0x6214FFF] client SP: 0x6213DD0
+valgrind stack range: [0x10042DA000 0x10043D9FFF] top usage: 2232 of 1048576
+
+
+Note: see also the FAQ in the source distribution.
+It contains workarounds to several common problems.
+In particular, if Valgrind aborted or crashed after
+identifying problems in your program, there's a good chance
+that fixing those problems will prevent Valgrind aborting or
+crashing, especially if it happened in m_mallocfree.c.
+
+If that doesn't help, please report this bug to: www.valgrind.org
+
+In the bug report, send all the above text, the valgrind
+version, and what OS and version you are using. Thanks.
+
=================================================
./valgrind-new/gdbserver_tests/nlvgdbsigqueue.stdoutB.diff
=================================================
--- nlvgdbsigqueue.stdoutB.exp 2021-11-02 00:12:32.303197932 +0000
+++ nlvgdbsigqueue.stdoutB.out 2021-11-02 00:15:33.263292873 +0000
@@ -7,10 +7,3 @@
sending signal
continuing to receive first SIGUSR1
Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
-continuing to receive second SIGUSR1
-Continuing.
-Program received signal 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 2021-11-02 00:12:32.303197932 +0000
+++ nlvgdbsigqueue.stdoutB.out 2021-11-02 00:15:33.263292873 +0000
@@ -7,10 +7,3 @@
sending signal
continuing to receive first SIGUSR1
Continuing.
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
-continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-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 2021-11-02 00:12:32.303197932 +0000
+++ nlvgdbsigqueue.stdoutB.out 2021-11-02 00:15:33.263292873 +0000
@@ -7,11 +7,3 @@
sending signal
continuing to receive first SIGUSR1
Continuing.
-[New Thread ....]
-Program received signal SIGUSR1, User defined signal 1.
-0x........ in syscall ...
-continuing to receive second SIGUSR1
-Continuing.
-Program received signal SIGTRAP, Trace/breakpoint trap.
-0x........ in syscall ...
-Kill the program being debugged? (y or n) [answered Y; input not from terminal]
=================================================
./valgrind-new/massif/tests/new-cpp.post.diff
=================================================
--- new-cpp.post.exp 2021-11-02 00:12:32.383197932 +0000
+++ new-cpp.post.out 2021-11-02 00:22:51.293394748 +0000
@@ -6,54 +6,62 @@
KB
-11.75^ ###########
- | #
- | #
- | #
- | :::::::#
- | : #
- | : #
- | ::::::: # ::::::::::::
- | : : # :
- | : : # :
- | : : # :
- | : : # :
- | : : # :
- | : : # :
- | ::::::::::::: : # : ::::::
- | : : : # : :
- | : : : # : :
- | : : : # : : ::::::
- | : : : # : : :
- | : : : # : : :
+82.76^ #
+ | ::#::
+ | ::::#: :
+ | ::: ::#: ::::::::::::::::::::::::::::::::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
0 +----------------------------------------------------------------------->KB
- 0 23.50
+ 0 165.5
-Number of snapshots: 10
- Detailed snapshots: [5 (peak)]
+Number of snapshots: 12
+ Detailed snapshots: [6 (peak)]
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
0 0 0 0 0 0
- 1 4,008 4,008 4,000 8 0
- 2 8,016 8,016 8,000 16 0
- 3 10,024 10,024 10,000 24 0
- 4 12,032 12,032 12,000 32 0
- 5 12,032 12,032 12,000 32 0
-99.73% (12,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
-->33.24% (4,000B) 0x........: main (new-cpp.cpp:19)
+ 1 72,712 72,712 72,704 8 0
+ 2 76,720 76,720 76,704 16 0
+ 3 80,728 80,728 80,704 24 0
+ 4 82,736 82,736 82,704 32 0
+ 5 84,744 84,744 84,704 40 0
+ 6 84,744 84,744 84,704 40 0
+99.95% (84,704B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
+->85.79% (72,704B) 0x........: ??? (in /usr/lib64/libstdc++.so.6.0.29)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:74)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:30)
+| ->85.79% (72,704B) 0x........: _dl_init (dl-init.c:121)
+| ->85.79% (72,704B) 0x........: ??? (in /usr/lib64/ld-2.33.so)
+|
+->04.72% (4,000B) 0x........: main (new-cpp.cpp:19)
|
-->33.24% (4,000B) 0x........: main (new-cpp.cpp:20)
+->04.72% (4,000B) 0x........: main (new-cpp.cpp:20)
|
-->16.62% (2,000B) 0x........: main (new-cpp.cpp:21)
+->02.36% (2,000B) 0x........: main (new-cpp.cpp:21)
|
-->16.62% (2,000B) 0x........: main (new-cpp.cpp:22)
+->02.36% (2,000B) 0x........: main (new-cpp.cpp:22)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
- 6 16,040 8,024 8,000 24 0
- 7 20,048 4,016 4,000 16 0
- 8 22,056 2,008 2,000 8 0
- 9 24,064 0 0 0 0
+ 7 88,752 80,736 80,704 32 0
+ 8 92,760 76,728 76,704 24 0
+ 9 94,768 74,720 74,704 16 0
<truncated beyond 100 lines>
=================================================
./valgrind-new/massif/tests/new-cpp.post.diff-freebsd
=================================================
--- new-cpp.post.exp-freebsd 2021-11-02 00:12:32.383197932 +0000
+++ new-cpp.post.out 2021-11-02 00:22:51.293394748 +0000
@@ -43,11 +43,12 @@
5 84,744 84,744 84,704 40 0
6 84,744 84,744 84,704 40 0
99.95% (84,704B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
-->85.79% (72,704B) 0x........: ??? (in /usr/local/lib/gcc10/libstdc++.so.6.0.28)
-| ->85.79% (72,704B) 0x........: ??? (in /libexec/ld-elf.so.1)
-| ->85.79% (72,704B) 0x........: ??? (in /libexec/ld-elf.so.1)
-| ->85.79% (72,704B) 0x........: ??? (in /libexec/ld-elf.so.1)
-|
+->85.79% (72,704B) 0x........: ??? (in /usr/lib64/libstdc++.so.6.0.29)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:74)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:30)
+| ->85.79% (72,704B) 0x........: _dl_init (dl-init.c:121)
+| ->85.79% (72,704B) 0x........: ??? (in /usr/lib64/ld-2.33.so)
+|
->04.72% (4,000B) 0x........: main (new-cpp.cpp:19)
|
->04.72% (4,000B) 0x........: main (new-cpp.cpp:20)
=================================================
./valgrind-new/massif/tests/new-cpp.post.diff-x86-freebsd-gcc
=================================================
--- new-cpp.post.exp-x86-freebsd-gcc 2021-11-02 00:12:32.383197932 +0000
+++ new-cpp.post.out 2021-11-02 00:22:51.293394748 +0000
@@ -6,28 +6,28 @@
KB
-30.26^ ####
- | #
- | :::#
- | ::: # :::::
- | : : # :
- | : : # :
- | :::::: : # : ::
- | : : : # : : ::
- | ::::: : : # : : : ::::::::::::::::::::::
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
+82.76^ #
+ | ::#::
+ | ::::#: :
+ | ::: ::#: ::::::::::::::::::::::::::::::::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
0 +----------------------------------------------------------------------->KB
- 0 60.52
+ 0 165.5
Number of snapshots: 12
Detailed snapshots: [6 (peak)]
@@ -36,31 +36,32 @@
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
0 0 0 0 0 0
- 1 18,952 18,952 18,944 8 0
- 2 22,960 22,960 22,944 16 0
- 3 26,968 26,968 26,944 24 0
- 4 28,976 28,976 28,944 32 0
- 5 30,984 30,984 30,944 40 0
- 6 30,984 30,984 30,944 40 0
-99.87% (30,944B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
-->61.14% (18,944B) 0x........: ??? (in /usr/local/lib/gcc9/libstdc++.so.6.0.28)
-| ->61.14% (18,944B) 0x........: ??? (in /libexec/ld-elf.so.1)
-| ->61.14% (18,944B) 0x........: ??? (in /libexec/ld-elf.so.1)
-| ->61.14% (18,944B) 0x........: ??? (in /libexec/ld-elf.so.1)
-|
-->12.91% (4,000B) 0x........: main (new-cpp.cpp:19)
+ 1 72,712 72,712 72,704 8 0
+ 2 76,720 76,720 76,704 16 0
+ 3 80,728 80,728 80,704 24 0
+ 4 82,736 82,736 82,704 32 0
+ 5 84,744 84,744 84,704 40 0
+ 6 84,744 84,744 84,704 40 0
+99.95% (84,704B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
+->85.79% (72,704B) 0x........: ??? (in /usr/lib64/libstdc++.so.6.0.29)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:74)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:30)
+| ->85.79% (72,704B) 0x........: _dl_init (dl-init.c:121)
+| ->85.79% (72,704B) 0x........: ??? (in /usr/lib64/ld-2.33.so)
+|
+->04.72% (4,000B) 0x........: main (new-cpp.cpp:19)
|
-->12.91% (4,000B) 0x........: main (new-cpp.cpp:20)
+->04.72% (4,000B) 0x........: main (new-cpp.cpp:20)
|
-->06.45% (2,000B) 0x........: main (new-cpp.cpp:21)
+->02.36% (2,000B) 0x........: main (new-cpp.cpp:21)
|
-->06.45% (2,000B) 0x........: main (new-cpp.cpp:22)
+->02.36% (2,000B) 0x........: main (new-cpp.cpp:22)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
- 7 34,992 26,976 26,944 32 0
- 8 39,000 22,968 22,944 24 0
- 9 41,008 20,960 20,944 16 0
- 10 43,016 18,952 18,944 8 0
<truncated beyond 100 lines>
=================================================
./valgrind-new/massif/tests/overloaded-new.post.diff
=================================================
--- overloaded-new.post.exp 2021-11-02 00:12:32.383197932 +0000
+++ overloaded-new.post.out 2021-11-02 00:22:52.263394748 +0000
@@ -6,54 +6,62 @@
KB
-11.75^ ###########
- | #
- | #
- | #
- | :::::::#
- | : #
- | : #
- | ::::::: # ::::::::::::
- | : : # :
- | : : # :
- | : : # :
- | : : # :
- | : : # :
- | : : # :
- | ::::::::::::: : # : ::::::
- | : : : # : :
- | : : : # : :
- | : : : # : : ::::::
- | : : : # : : :
- | : : : # : : :
+82.76^ #
+ | ::#::
+ | ::::#: :
+ | ::: ::#: ::::::::::::::::::::::::::::::::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
0 +----------------------------------------------------------------------->KB
- 0 23.50
+ 0 165.5
-Number of snapshots: 10
- Detailed snapshots: [5 (peak)]
+Number of snapshots: 12
+ Detailed snapshots: [6 (peak)]
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
0 0 0 0 0 0
- 1 4,008 4,008 4,000 8 0
- 2 8,016 8,016 8,000 16 0
- 3 10,024 10,024 10,000 24 0
- 4 12,032 12,032 12,000 32 0
- 5 12,032 12,032 12,000 32 0
-99.73% (12,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
-->33.24% (4,000B) 0x........: main (overloaded-new.cpp:49)
+ 1 72,712 72,712 72,704 8 0
+ 2 76,720 76,720 76,704 16 0
+ 3 80,728 80,728 80,704 24 0
+ 4 82,736 82,736 82,704 32 0
+ 5 84,744 84,744 84,704 40 0
+ 6 84,744 84,744 84,704 40 0
+99.95% (84,704B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
+->85.79% (72,704B) 0x........: ??? (in /usr/lib64/libstdc++.so.6.0.29)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:74)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:30)
+| ->85.79% (72,704B) 0x........: _dl_init (dl-init.c:121)
+| ->85.79% (72,704B) 0x........: ??? (in /usr/lib64/ld-2.33.so)
+|
+->04.72% (4,000B) 0x........: main (overloaded-new.cpp:49)
|
-->33.24% (4,000B) 0x........: main (overloaded-new.cpp:50)
+->04.72% (4,000B) 0x........: main (overloaded-new.cpp:50)
|
-->16.62% (2,000B) 0x........: main (overloaded-new.cpp:51)
+->02.36% (2,000B) 0x........: main (overloaded-new.cpp:51)
|
-->16.62% (2,000B) 0x........: main (overloaded-new.cpp:52)
+->02.36% (2,000B) 0x........: main (overloaded-new.cpp:52)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
- 6 16,040 8,024 8,000 24 0
- 7 20,048 4,016 4,000 16 0
- 8 22,056 2,008 2,000 8 0
- 9 24,064 0 0 0 0
+ 7 88,752 80,736 80,704 32 0
+ 8 92,760 76,728 76,704 24 0
+ 9 94,768 74,720 74,704 16 0
<truncated beyond 100 lines>
=================================================
./valgrind-new/massif/tests/overloaded-new.post.diff-freebsd
=================================================
--- overloaded-new.post.exp-freebsd 2021-11-02 00:12:32.383197932 +0000
+++ overloaded-new.post.out 2021-11-02 00:22:52.263394748 +0000
@@ -43,11 +43,12 @@
5 84,744 84,744 84,704 40 0
6 84,744 84,744 84,704 40 0
99.95% (84,704B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
-->85.79% (72,704B) 0x........: ??? (in /usr/local/lib/gcc10/libstdc++.so.6.0.28)
-| ->85.79% (72,704B) 0x........: ??? (in /libexec/ld-elf.so.1)
-| ->85.79% (72,704B) 0x........: ??? (in /libexec/ld-elf.so.1)
-| ->85.79% (72,704B) 0x........: ??? (in /libexec/ld-elf.so.1)
-|
+->85.79% (72,704B) 0x........: ??? (in /usr/lib64/libstdc++.so.6.0.29)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:74)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:30)
+| ->85.79% (72,704B) 0x........: _dl_init (dl-init.c:121)
+| ->85.79% (72,704B) 0x........: ??? (in /usr/lib64/ld-2.33.so)
+|
->04.72% (4,000B) 0x........: main (overloaded-new.cpp:49)
|
->04.72% (4,000B) 0x........: main (overloaded-new.cpp:50)
=================================================
./valgrind-new/massif/tests/overloaded-new.post.diff-mips32
=================================================
--- overloaded-new.post.exp-mips32 2021-11-02 00:12:32.383197932 +0000
+++ overloaded-new.post.out 2021-11-02 00:22:52.263394748 +0000
@@ -1,63 +1,67 @@
--------------------------------------------------------------------------------
Command: ./overloaded-new
-Massif arguments: --stacks=no --time-unit=B --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
+Massif arguments: --stacks=no --time-unit=B --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element --ignore-fn=_GLOBAL__sub_I_eh_alloc.cc --ignore-fn=call_init.part.0
ms_print arguments: massif.out
--------------------------------------------------------------------------------
KB
-11.75^ ###########
- | #
- | #
- | #
- | :::::::#
- | : #
- | : #
- | ::::::: # ::::::::::::
- | : : # :
- | : : # :
- | : : # :
- | : : # :
- | : : # :
- | : : # :
- | ::::::::::::: : # : ::::::
- | : : : # : :
- | : : : # : :
- | : : : # : : ::::::
- | : : : # : : :
- | : : : # : : :
+82.76^ #
+ | ::#::
+ | ::::#: :
+ | ::: ::#: ::::::::::::::::::::::::::::::::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
0 +----------------------------------------------------------------------->KB
- 0 23.50
+ 0 165.5
-Number of snapshots: 10
- Detailed snapshots: [5 (peak)]
+Number of snapshots: 12
+ Detailed snapshots: [6 (peak)]
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
0 0 0 0 0 0
- 1 4,008 4,008 4,000 8 0
- 2 8,016 8,016 8,000 16 0
- 3 10,024 10,024 10,000 24 0
- 4 12,032 12,032 12,000 32 0
- 5 12,032 12,032 12,000 32 0
-99.73% (12,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
-->33.24% (4,000B) 0x........: operator new(unsigned int) (overloaded-new.cpp:19)
-| ->33.24% (4,000B) 0x........: main (overloaded-new.cpp:49)
-|
-->33.24% (4,000B) 0x........: operator new(unsigned int, std::nothrow_t const&) (overloaded-new.cpp:24)
-| ->33.24% (4,000B) 0x........: main (overloaded-new.cpp:50)
-|
-->16.62% (2,000B) 0x........: operator new[](unsigned int) (overloaded-new.cpp:29)
-| ->16.62% (2,000B) 0x........: main (overloaded-new.cpp:51)
-|
-->16.62% (2,000B) 0x........: operator new[](unsigned int, std::nothrow_t const&) (overloaded-new.cpp:34)
- ->16.62% (2,000B) 0x........: main (overloaded-new.cpp:52)
-
+ 1 72,712 72,712 72,704 8 0
+ 2 76,720 76,720 76,704 16 0
+ 3 80,728 80,728 80,704 24 0
+ 4 82,736 82,736 82,704 32 0
+ 5 84,744 84,744 84,704 40 0
+ 6 84,744 84,744 84,704 40 0
+99.95% (84,704B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
+->85.79% (72,704B) 0x........: ??? (in /usr/lib64/libstdc++.so.6.0.29)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:74)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:30)
+| ->85.79% (72,704B) 0x........: _dl_init (dl-init.c:121)
+| ->85.79% (72,704B) 0x........: ??? (in /usr/lib64/ld-2.33.so)
+|
+->04.72% (4,000B) 0x........: main (overloaded-new.cpp:49)
+|
+->04.72% (4,000B) 0x........: main (overloaded-new.cpp:50)
+|
<truncated beyond 100 lines>
=================================================
./valgrind-new/massif/tests/overloaded-new.post.diff-x86-freebsd-gcc
=================================================
--- overloaded-new.post.exp-x86-freebsd-gcc 2021-11-02 00:12:32.383197932 +0000
+++ overloaded-new.post.out 2021-11-02 00:22:52.263394748 +0000
@@ -6,28 +6,28 @@
KB
-30.26^ ####
- | #
- | :::#
- | ::: # :::::
- | : : # :
- | : : # :
- | :::::: : # : ::
- | : : : # : : ::
- | ::::: : : # : : : ::::::::::::::::::::::
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
- | : : : : # : : : :
+82.76^ #
+ | ::#::
+ | ::::#: :
+ | ::: ::#: ::::::::::::::::::::::::::::::::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
+ | : : ::#: :::
0 +----------------------------------------------------------------------->KB
- 0 60.52
+ 0 165.5
Number of snapshots: 12
Detailed snapshots: [6 (peak)]
@@ -36,31 +36,32 @@
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
0 0 0 0 0 0
- 1 18,952 18,952 18,944 8 0
- 2 22,960 22,960 22,944 16 0
- 3 26,968 26,968 26,944 24 0
- 4 28,976 28,976 28,944 32 0
- 5 30,984 30,984 30,944 40 0
- 6 30,984 30,984 30,944 40 0
-99.87% (30,944B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
-->61.14% (18,944B) 0x........: ??? (in /usr/local/lib/gcc9/libstdc++.so.6.0.28)
-| ->61.14% (18,944B) 0x........: ??? (in /libexec/ld-elf.so.1)
-| ->61.14% (18,944B) 0x........: ??? (in /libexec/ld-elf.so.1)
-| ->61.14% (18,944B) 0x........: ??? (in /libexec/ld-elf.so.1)
-|
-->12.91% (4,000B) 0x........: main (overloaded-new.cpp:49)
+ 1 72,712 72,712 72,704 8 0
+ 2 76,720 76,720 76,704 16 0
+ 3 80,728 80,728 80,704 24 0
+ 4 82,736 82,736 82,704 32 0
+ 5 84,744 84,744 84,704 40 0
+ 6 84,744 84,744 84,704 40 0
+99.95% (84,704B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
+->85.79% (72,704B) 0x........: ??? (in /usr/lib64/libstdc++.so.6.0.29)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:74)
+| ->85.79% (72,704B) 0x........: call_init (dl-init.c:30)
+| ->85.79% (72,704B) 0x........: _dl_init (dl-init.c:121)
+| ->85.79% (72,704B) 0x........: ??? (in /usr/lib64/ld-2.33.so)
+|
+->04.72% (4,000B) 0x........: main (overloaded-new.cpp:49)
|
-->12.91% (4,000B) 0x........: main (overloaded-new.cpp:50)
+->04.72% (4,000B) 0x........: main (overloaded-new.cpp:50)
|
-->06.45% (2,000B) 0x........: main (overloaded-new.cpp:51)
+->02.36% (2,000B) 0x........: main (overloaded-new.cpp:51)
|
-->06.45% (2,000B) 0x........: main (overloaded-new.cpp:52)
+->02.36% (2,000B) 0x........: main (overloaded-new.cpp:52)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
- 7 34,992 26,976 26,944 32 0
- 8 39,000 22,968 22,944 24 0
- 9 41,008 20,960 20,944 16 0
- 10 43,016 18,952 18,944 8 0
<truncated beyond 100 lines>
=================================================
./valgrind-new/memcheck/tests/leak_cpp_interior.stderr.diff
=================================================
--- leak_cpp_interior.stderr.exp 2021-11-02 00:12:32.433197932 +0000
+++ leak_cpp_interior.stderr.out 2021-11-02 00:16:13.743302873 +0000
@@ -9,7 +9,7 @@
definitely lost: x bytes in 1 blocks
indirectly lost: 0 bytes in 0 blocks
possibly lost: 0 bytes in 0 blocks
- still reachable: x bytes in 8 blocks
+ still reachable: x bytes in 9 blocks
of which reachable via heuristic:
stdstring : x bytes in 2 blocks
length64 : x bytes in 1 blocks
@@ -23,7 +23,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 4 (+4) blocks
- still reachable: x (-x) bytes in 4 (-4) blocks
+ still reachable: x (-x) bytes in 5 (-4) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -35,10 +35,10 @@
LEAK SUMMARY:
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
- possibly lost: x (-x) bytes in 5 (+1) blocks
- still reachable: x (+x) bytes in 3 (-1) blocks
+ possibly lost: x (-x) bytes in 4 (+0) blocks
+ still reachable: x (+x) bytes in 5 (+0) blocks
of which reachable via heuristic:
- newarray : x (+x) bytes in 1 (+1) blocks
+ newarray : x (+x) bytes in 2 (+2) blocks
multipleinheritance: 0 (-x) bytes in 0 (-2) blocks
To see details of leaked memory, give 'full' arg to leak_check
@@ -46,11 +46,11 @@
LEAK SUMMARY:
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
- possibly lost: x (-x) bytes in 5 (+0) blocks
- still reachable: x (+x) bytes in 3 (+0) blocks
+ possibly lost: x (+x) bytes in 5 (+1) blocks
+ still reachable: x (-x) bytes in 4 (-1) blocks
of which reachable via heuristic:
length64 : x (+x) bytes in 1 (+1) blocks
- newarray : 0 (-x) bytes in 0 (-1) blocks
+ newarray : 0 (-x) bytes in 0 (-2) blocks
To see details of leaked memory, give 'full' arg to leak_check
leak_check summary heuristics stdstring
@@ -58,7 +58,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (-x) bytes in 4 (-1) blocks
- still reachable: x (+x) bytes in 4 (+1) blocks
+ still reachable: x (+x) bytes in 5 (+1) blocks
of which reachable via heuristic:
stdstring : x (+x) bytes in 2 (+2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -69,7 +69,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (-x) bytes in 0 (-4) blocks
- still reachable: x (+x) bytes in 8 (+4) blocks
+ still reachable: x (+x) bytes in 9 (+4) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+x) bytes in 1 (+1) blocks
@@ -82,7 +82,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (+0) bytes in 0 (+0) blocks
- still reachable: x (+0) bytes in 8 (+0) blocks
+ still reachable: x (+0) bytes in 9 (+0) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+0) bytes in 1 (+0) blocks
@@ -95,7 +95,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 6 (+6) blocks
- still reachable: x (-x) bytes in 2 (-6) blocks
+ still reachable: x (-x) bytes in 3 (-6) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
=================================================
./valgrind-new/memcheck/tests/leak_cpp_interior.stderr.diff-64bit
=================================================
--- leak_cpp_interior.stderr.exp-64bit 2021-11-02 00:12:32.433197932 +0000
+++ leak_cpp_interior.stderr.out 2021-11-02 00:16:13.743302873 +0000
@@ -9,7 +9,7 @@
definitely lost: x bytes in 1 blocks
indirectly lost: 0 bytes in 0 blocks
possibly lost: 0 bytes in 0 blocks
- still reachable: x bytes in 8 blocks
+ still reachable: x bytes in 9 blocks
of which reachable via heuristic:
stdstring : x bytes in 2 blocks
length64 : x bytes in 1 blocks
@@ -23,7 +23,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 4 (+4) blocks
- still reachable: x (-x) bytes in 4 (-4) blocks
+ still reachable: x (-x) bytes in 5 (-4) blocks
of which reachable via heuristic:
stdstring : 0 (-x) bytes in 0 (-2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -36,7 +36,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (-x) bytes in 4 (+0) blocks
- still reachable: x (+x) bytes in 4 (+0) blocks
+ still reachable: x (+x) bytes in 5 (+0) blocks
of which reachable via heuristic:
newarray : x (+x) bytes in 2 (+2) blocks
multipleinheritance: 0 (-x) bytes in 0 (-2) blocks
@@ -47,7 +47,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (+x) bytes in 5 (+1) blocks
- still reachable: x (-x) bytes in 3 (-1) blocks
+ still reachable: x (-x) bytes in 4 (-1) blocks
of which reachable via heuristic:
length64 : x (+x) bytes in 1 (+1) blocks
newarray : 0 (-x) bytes in 0 (-2) blocks
@@ -58,7 +58,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: x (-x) bytes in 4 (-1) blocks
- still reachable: x (+x) bytes in 4 (+1) blocks
+ still reachable: x (+x) bytes in 5 (+1) blocks
of which reachable via heuristic:
stdstring : x (+x) bytes in 2 (+2) blocks
length64 : 0 (-x) bytes in 0 (-1) blocks
@@ -69,7 +69,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (-x) bytes in 0 (-4) blocks
- still reachable: x (+x) bytes in 8 (+4) blocks
+ still reachable: x (+x) bytes in 9 (+4) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+x) bytes in 1 (+1) blocks
@@ -82,7 +82,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
indirectly lost: 0 (+0) bytes in 0 (+0) blocks
possibly lost: 0 (+0) bytes in 0 (+0) blocks
- still reachable: x (+0) bytes in 8 (+0) blocks
+ still reachable: x (+0) bytes in 9 (+0) blocks
of which reachable via heuristic:
stdstring : x (+0) bytes in 2 (+0) blocks
length64 : x (+0) bytes in 1 (+0) blocks
@@ -95,7 +95,7 @@
definitely lost: x (+0) bytes in 1 (+0) blocks
...
[truncated message content] |