Skip to content

Commit c89d45f

Browse files
author
github-action
committed
upload memtest results
1 parent 2d35657 commit c89d45f

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+
==25128== Memcheck, a memory error detector
2+
==25128== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25128== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25128== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25128== Parent PID: 24148
6+
==25128==
7+
==25128==
8+
==25128== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25128== Open file descriptor 12:
10+
==25128== at 0x84F007D: pipe (pipe.c:29)
11+
==25128== by 0x104DE07D: ???
12+
==25128== by 0xC3754CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25128== by 0x8B55418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25128== by 0x8AEED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25128== by 0x6AB5D38: PetscInitialize (pinit.c:924)
16+
==25128== by 0x698C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25128== by 0x698C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25128== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25128== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25128== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25128== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25128== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25128== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25128==
25+
==25128== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25128== at 0x84F4A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25128== by 0x8478BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25128== by 0x7D45822: ???
29+
==25128== by 0x7D4596F: ???
30+
==25128== by 0xC41A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25128== by 0xC41A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25128== by 0xC3D0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25128== by 0xC3752DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25128== by 0x8B55418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25128== by 0x8AEED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25128== by 0x6AB5D38: PetscInitialize (pinit.c:924)
37+
==25128== by 0x698C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25128== by 0x698C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25128== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25128== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25128== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25128== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25128== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25128== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25128==
46+
==25128== Open file descriptor 158:
47+
==25128== <inherited from parent>
48+
==25128==
49+
==25128== Open file descriptor 155:
50+
==25128== <inherited from parent>
51+
==25128==
52+
==25128== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25128== <inherited from parent>
54+
==25128==
55+
==25128== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25128== <inherited from parent>
57+
==25128==
58+
==25128==
59+
==25128== HEAP SUMMARY:
60+
==25128== in use at exit: 618,258 bytes in 8,238 blocks
61+
==25128== total heap usage: 51,122 allocs, 42,884 frees, 1,339,273,929 bytes allocated
62+
==25128==
63+
==25128== LEAK SUMMARY:
64+
==25128== definitely lost: 0 bytes in 0 blocks
65+
==25128== indirectly lost: 0 bytes in 0 blocks
66+
==25128== possibly lost: 0 bytes in 0 blocks
67+
==25128== still reachable: 24 bytes in 2 blocks
68+
==25128== suppressed: 618,234 bytes in 8,236 blocks
69+
==25128== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25128== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25128==
72+
==25128== For lists of detected and suppressed errors, rerun with: -s
73+
==25128== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==43852== Memcheck, a memory error detector
2+
==43852== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43852== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43852== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43852== Parent PID: 24148
6+
==43852==
7+
==43852==
8+
==43852== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43852== Open file descriptor 12:
10+
==43852== at 0xA7CF07D: pipe (pipe.c:29)
11+
==43852== by 0x1433107D: ???
12+
==43852== by 0xFB384CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43852== by 0xBEC8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43852== by 0xBE61D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43852== by 0xAB58D38: PetscInitialize (pinit.c:924)
16+
==43852== by 0xA0B61D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43852== by 0xA0B6227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43852== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43852== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43852== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43852== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43852== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43852== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43852==
25+
==43852== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43852== at 0xA7D3A1C: __open_nocancel (open64_nocancel.c:39)
27+
==43852== by 0xA757BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43852== by 0xA0F1822: ???
29+
==43852== by 0xA0F196F: ???
30+
==43852== by 0xFBDD6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43852== by 0xFBDD938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43852== by 0xFB93922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43852== by 0xFB382DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43852== by 0xBEC8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43852== by 0xBE61D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43852== by 0xAB58D38: PetscInitialize (pinit.c:924)
37+
==43852== by 0xA0B61D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43852== by 0xA0B6227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43852== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43852== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43852== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43852== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43852== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43852== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43852==
46+
==43852== Open file descriptor 158:
47+
==43852== <inherited from parent>
48+
==43852==
49+
==43852== Open file descriptor 155:
50+
==43852== <inherited from parent>
51+
==43852==
52+
==43852== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43852== <inherited from parent>
54+
==43852==
55+
==43852== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43852== <inherited from parent>
57+
==43852==
58+
==43852==
59+
==43852== HEAP SUMMARY:
60+
==43852== in use at exit: 618,745 bytes in 8,244 blocks
61+
==43852== total heap usage: 319,602 allocs, 311,358 frees, 1,398,113,858 bytes allocated
62+
==43852==
63+
==43852== LEAK SUMMARY:
64+
==43852== definitely lost: 0 bytes in 0 blocks
65+
==43852== indirectly lost: 0 bytes in 0 blocks
66+
==43852== possibly lost: 0 bytes in 0 blocks
67+
==43852== still reachable: 24 bytes in 2 blocks
68+
==43852== suppressed: 618,721 bytes in 8,242 blocks
69+
==43852== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43852== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43852==
72+
==43852== For lists of detected and suppressed errors, rerun with: -s
73+
==43852== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 42 from 34)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==26386== Memcheck, a memory error detector
2+
==26386== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26386== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26386== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26386== Parent PID: 24148
6+
==26386==
7+
==26386==
8+
==26386== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26386== Open file descriptor 12:
10+
==26386== at 0xF80207D: pipe (pipe.c:29)
11+
==26386== by 0x196B607D: ???
12+
==26386== by 0x14CBC4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26386== by 0x114A2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26386== by 0x1143BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26386== by 0x10130D38: PetscInitialize (pinit.c:924)
16+
==26386== by 0xF1051D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26386== by 0xF105227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26386== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26386== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26386== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26386== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26386== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26386== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26386==
25+
==26386== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26386== at 0xF806A1C: __open_nocancel (open64_nocancel.c:39)
27+
==26386== by 0xF78ABCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26386== by 0xF140822: ???
29+
==26386== by 0xF14096F: ???
30+
==26386== by 0x14D616DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26386== by 0x14D61938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26386== by 0x14D17922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26386== by 0x14CBC2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26386== by 0x114A2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26386== by 0x1143BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26386== by 0x10130D38: PetscInitialize (pinit.c:924)
37+
==26386== by 0xF1051D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26386== by 0xF105227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26386== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26386== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26386== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26386== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26386== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26386== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26386==
46+
==26386== Open file descriptor 158:
47+
==26386== <inherited from parent>
48+
==26386==
49+
==26386== Open file descriptor 155:
50+
==26386== <inherited from parent>
51+
==26386==
52+
==26386== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26386== <inherited from parent>
54+
==26386==
55+
==26386== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26386== <inherited from parent>
57+
==26386==
58+
==26386==
59+
==26386== HEAP SUMMARY:
60+
==26386== in use at exit: 618,354 bytes in 8,239 blocks
61+
==26386== total heap usage: 1,124,535 allocs, 1,116,296 frees, 1,415,943,022 bytes allocated
62+
==26386==
63+
==26386== LEAK SUMMARY:
64+
==26386== definitely lost: 0 bytes in 0 blocks
65+
==26386== indirectly lost: 0 bytes in 0 blocks
66+
==26386== possibly lost: 0 bytes in 0 blocks
67+
==26386== still reachable: 56 bytes in 3 blocks
68+
==26386== suppressed: 618,298 bytes in 8,236 blocks
69+
==26386== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26386== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26386==
72+
==26386== For lists of detected and suppressed errors, rerun with: -s
73+
==26386== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25041== Memcheck, a memory error detector
2+
==25041== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25041== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25041== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==25041== Parent PID: 24148
6+
==25041==
7+
==25041==
8+
==25041== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25041== Open file descriptor 12:
10+
==25041== at 0x4F1007D: pipe (pipe.c:29)
11+
==25041== by 0xB1E607D: ???
12+
==25041== by 0x8CDE4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25041== by 0x6678418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25041== by 0x6611D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25041== by 0x5308D38: PetscInitialize (pinit.c:924)
16+
==25041== by 0x4B3C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25041== by 0x4B3C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25041== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25041== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25041== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25041== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25041== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25041== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==25041==
25+
==25041== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25041== at 0x4F14A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25041== by 0x4E98BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25041== by 0x4B77822: ???
29+
==25041== by 0x4B7796F: ???
30+
==25041== by 0x8D836DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25041== by 0x8D83938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25041== by 0x8D39922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25041== by 0x8CDE2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25041== by 0x6678418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25041== by 0x6611D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25041== by 0x5308D38: PetscInitialize (pinit.c:924)
37+
==25041== by 0x4B3C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25041== by 0x4B3C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25041== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25041== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25041== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25041== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25041== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25041== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==25041==
46+
==25041== Open file descriptor 158:
47+
==25041== <inherited from parent>
48+
==25041==
49+
==25041== Open file descriptor 155:
50+
==25041== <inherited from parent>
51+
==25041==
52+
==25041== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==25041== <inherited from parent>
54+
==25041==
55+
==25041== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25041== <inherited from parent>
57+
==25041==
58+
==25041==
59+
==25041== HEAP SUMMARY:
60+
==25041== in use at exit: 617,906 bytes in 8,238 blocks
61+
==25041== total heap usage: 45,030 allocs, 36,792 frees, 1,338,184,772 bytes allocated
62+
==25041==
63+
==25041== LEAK SUMMARY:
64+
==25041== definitely lost: 0 bytes in 0 blocks
65+
==25041== indirectly lost: 0 bytes in 0 blocks
66+
==25041== possibly lost: 0 bytes in 0 blocks
67+
==25041== still reachable: 24 bytes in 2 blocks
68+
==25041== suppressed: 617,882 bytes in 8,236 blocks
69+
==25041== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25041== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25041==
72+
==25041== For lists of detected and suppressed errors, rerun with: -s
73+
==25041== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)

0 commit comments

Comments
 (0)