Skip to content

Commit a50bf09

Browse files
author
github-action
committed
upload memtest results
1 parent 83c0ea3 commit a50bf09

File tree

400 files changed

+28911
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

400 files changed

+28911
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25117== Memcheck, a memory error detector
2+
==25117== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25117== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25117== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25117== Parent PID: 24069
6+
==25117==
7+
==25117==
8+
==25117== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25117== Open file descriptor 12:
10+
==25117== at 0x84EF07D: pipe (pipe.c:29)
11+
==25117== by 0x104DE07D: ???
12+
==25117== by 0xC3754CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25117== by 0x8B54418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25117== by 0x8AEDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25117== by 0x6AB4D38: PetscInitialize (pinit.c:924)
16+
==25117== by 0x698B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25117== by 0x698B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25117== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25117== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25117== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25117== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25117== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25117== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25117==
25+
==25117== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25117== at 0x84F3A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25117== by 0x8477BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25117== by 0x7D44822: ???
29+
==25117== by 0x7D4496F: ???
30+
==25117== by 0xC41A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25117== by 0xC41A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25117== by 0xC3D0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25117== by 0xC3752DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25117== by 0x8B54418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25117== by 0x8AEDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25117== by 0x6AB4D38: PetscInitialize (pinit.c:924)
37+
==25117== by 0x698B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25117== by 0x698B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25117== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25117== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25117== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25117== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25117== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25117== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25117==
46+
==25117== Open file descriptor 158:
47+
==25117== <inherited from parent>
48+
==25117==
49+
==25117== Open file descriptor 155:
50+
==25117== <inherited from parent>
51+
==25117==
52+
==25117== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25117== <inherited from parent>
54+
==25117==
55+
==25117== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25117== <inherited from parent>
57+
==25117==
58+
==25117==
59+
==25117== HEAP SUMMARY:
60+
==25117== in use at exit: 618,258 bytes in 8,238 blocks
61+
==25117== total heap usage: 51,120 allocs, 42,882 frees, 1,339,273,722 bytes allocated
62+
==25117==
63+
==25117== LEAK SUMMARY:
64+
==25117== definitely lost: 0 bytes in 0 blocks
65+
==25117== indirectly lost: 0 bytes in 0 blocks
66+
==25117== possibly lost: 0 bytes in 0 blocks
67+
==25117== still reachable: 24 bytes in 2 blocks
68+
==25117== suppressed: 618,234 bytes in 8,236 blocks
69+
==25117== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25117== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25117==
72+
==25117== For lists of detected and suppressed errors, rerun with: -s
73+
==25117== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==44035== Memcheck, a memory error detector
2+
==44035== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==44035== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==44035== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==44035== Parent PID: 24069
6+
==44035==
7+
==44035==
8+
==44035== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==44035== Open file descriptor 12:
10+
==44035== at 0xA7CE07D: pipe (pipe.c:29)
11+
==44035== by 0x1432F07D: ???
12+
==44035== by 0xFB364CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==44035== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==44035== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==44035== by 0xAB57D38: PetscInitialize (pinit.c:924)
16+
==44035== by 0xA0B51D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==44035== by 0xA0B5227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==44035== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==44035== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==44035== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==44035== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==44035== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==44035== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==44035==
25+
==44035== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==44035== at 0xA7D2A1C: __open_nocancel (open64_nocancel.c:39)
27+
==44035== by 0xA756BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==44035== by 0xA0F0822: ???
29+
==44035== by 0xA0F096F: ???
30+
==44035== by 0xFBDB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==44035== by 0xFBDB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==44035== by 0xFB91922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==44035== by 0xFB362DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==44035== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==44035== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==44035== by 0xAB57D38: PetscInitialize (pinit.c:924)
37+
==44035== by 0xA0B51D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==44035== by 0xA0B5227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==44035== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==44035== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==44035== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==44035== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==44035== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==44035== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==44035==
46+
==44035== Open file descriptor 158:
47+
==44035== <inherited from parent>
48+
==44035==
49+
==44035== Open file descriptor 155:
50+
==44035== <inherited from parent>
51+
==44035==
52+
==44035== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==44035== <inherited from parent>
54+
==44035==
55+
==44035== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==44035== <inherited from parent>
57+
==44035==
58+
==44035==
59+
==44035== HEAP SUMMARY:
60+
==44035== in use at exit: 618,745 bytes in 8,244 blocks
61+
==44035== total heap usage: 319,599 allocs, 311,355 frees, 1,398,113,110 bytes allocated
62+
==44035==
63+
==44035== LEAK SUMMARY:
64+
==44035== definitely lost: 0 bytes in 0 blocks
65+
==44035== indirectly lost: 0 bytes in 0 blocks
66+
==44035== possibly lost: 0 bytes in 0 blocks
67+
==44035== still reachable: 24 bytes in 2 blocks
68+
==44035== suppressed: 618,721 bytes in 8,242 blocks
69+
==44035== Reachable blocks (those to which a pointer was found) are not shown.
70+
==44035== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==44035==
72+
==44035== For lists of detected and suppressed errors, rerun with: -s
73+
==44035== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 39 from 31)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==26348== Memcheck, a memory error detector
2+
==26348== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26348== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26348== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26348== Parent PID: 24069
6+
==26348==
7+
==26348==
8+
==26348== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26348== Open file descriptor 12:
10+
==26348== at 0xF84807D: pipe (pipe.c:29)
11+
==26348== by 0x196FB07D: ???
12+
==26348== by 0x14D0A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26348== by 0x114E8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26348== by 0x11481D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26348== by 0x10176D38: PetscInitialize (pinit.c:924)
16+
==26348== by 0xF14B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26348== by 0xF14B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26348== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26348== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26348== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26348== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26348== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26348== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26348==
25+
==26348== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26348== at 0xF84CA1C: __open_nocancel (open64_nocancel.c:39)
27+
==26348== by 0xF7D0BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26348== by 0xF186822: ???
29+
==26348== by 0xF18696F: ???
30+
==26348== by 0x14DAF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26348== by 0x14DAF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26348== by 0x14D65922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26348== by 0x14D0A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26348== by 0x114E8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26348== by 0x11481D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26348== by 0x10176D38: PetscInitialize (pinit.c:924)
37+
==26348== by 0xF14B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26348== by 0xF14B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26348== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26348== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26348== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26348== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26348== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26348== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26348==
46+
==26348== Open file descriptor 158:
47+
==26348== <inherited from parent>
48+
==26348==
49+
==26348== Open file descriptor 155:
50+
==26348== <inherited from parent>
51+
==26348==
52+
==26348== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26348== <inherited from parent>
54+
==26348==
55+
==26348== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26348== <inherited from parent>
57+
==26348==
58+
==26348==
59+
==26348== HEAP SUMMARY:
60+
==26348== in use at exit: 618,354 bytes in 8,239 blocks
61+
==26348== total heap usage: 1,124,506 allocs, 1,116,267 frees, 1,415,941,706 bytes allocated
62+
==26348==
63+
==26348== LEAK SUMMARY:
64+
==26348== definitely lost: 0 bytes in 0 blocks
65+
==26348== indirectly lost: 0 bytes in 0 blocks
66+
==26348== possibly lost: 0 bytes in 0 blocks
67+
==26348== still reachable: 56 bytes in 3 blocks
68+
==26348== suppressed: 618,298 bytes in 8,236 blocks
69+
==26348== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26348== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26348==
72+
==26348== For lists of detected and suppressed errors, rerun with: -s
73+
==26348== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25027== Memcheck, a memory error detector
2+
==25027== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25027== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25027== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==25027== Parent PID: 24069
6+
==25027==
7+
==25027==
8+
==25027== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25027== Open file descriptor 12:
10+
==25027== at 0x4F1007D: pipe (pipe.c:29)
11+
==25027== by 0xB1E607D: ???
12+
==25027== by 0x8CDE4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25027== by 0x6678418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25027== by 0x6611D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25027== by 0x5308D38: PetscInitialize (pinit.c:924)
16+
==25027== by 0x4B3C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25027== by 0x4B3C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25027== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25027== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25027== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25027== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25027== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25027== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==25027==
25+
==25027== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25027== at 0x4F14A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25027== by 0x4E98BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25027== by 0x4B77822: ???
29+
==25027== by 0x4B7796F: ???
30+
==25027== by 0x8D836DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25027== by 0x8D83938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25027== by 0x8D39922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25027== by 0x8CDE2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25027== by 0x6678418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25027== by 0x6611D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25027== by 0x5308D38: PetscInitialize (pinit.c:924)
37+
==25027== by 0x4B3C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25027== by 0x4B3C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25027== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25027== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25027== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25027== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25027== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25027== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==25027==
46+
==25027== Open file descriptor 158:
47+
==25027== <inherited from parent>
48+
==25027==
49+
==25027== Open file descriptor 155:
50+
==25027== <inherited from parent>
51+
==25027==
52+
==25027== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==25027== <inherited from parent>
54+
==25027==
55+
==25027== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25027== <inherited from parent>
57+
==25027==
58+
==25027==
59+
==25027== HEAP SUMMARY:
60+
==25027== in use at exit: 617,906 bytes in 8,238 blocks
61+
==25027== total heap usage: 45,029 allocs, 36,791 frees, 1,338,184,380 bytes allocated
62+
==25027==
63+
==25027== LEAK SUMMARY:
64+
==25027== definitely lost: 0 bytes in 0 blocks
65+
==25027== indirectly lost: 0 bytes in 0 blocks
66+
==25027== possibly lost: 0 bytes in 0 blocks
67+
==25027== still reachable: 24 bytes in 2 blocks
68+
==25027== suppressed: 617,882 bytes in 8,236 blocks
69+
==25027== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25027== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25027==
72+
==25027== For lists of detected and suppressed errors, rerun with: -s
73+
==25027== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)

0 commit comments

Comments
 (0)