Skip to content

Commit 4dda803

Browse files
author
github-action
committed
upload memtest results
1 parent c9ee3d2 commit 4dda803

File tree

403 files changed

+29003
-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.

403 files changed

+29003
-0
lines changed
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25015== Memcheck, a memory error detector
2+
==25015== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25015== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25015== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25015== Parent PID: 24069
6+
==25015==
7+
==25015==
8+
==25015== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25015== Open file descriptor 12:
10+
==25015== at 0x85040ED: pipe (pipe.c:29)
11+
==25015== by 0x104F807D: ???
12+
==25015== by 0xBE7C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25015== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25015== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25015== by 0x6E31D38: PetscInitialize (pinit.c:924)
16+
==25015== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25015== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25015== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25015== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25015== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25015== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25015== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25015== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25015==
25+
==25015== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25015== at 0x8508A8C: __open_nocancel (open64_nocancel.c:39)
27+
==25015== by 0x848CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25015== by 0x69D5822: ???
29+
==25015== by 0x69D596F: ???
30+
==25015== by 0xBF216DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25015== by 0xBF21938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25015== by 0xBED7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25015== by 0xBE7C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25015== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25015== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25015== by 0x6E31D38: PetscInitialize (pinit.c:924)
37+
==25015== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25015== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25015== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25015== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25015== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25015== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25015== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25015== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25015==
46+
==25015== Open file descriptor 145:
47+
==25015== <inherited from parent>
48+
==25015==
49+
==25015== Open file descriptor 142:
50+
==25015== <inherited from parent>
51+
==25015==
52+
==25015== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25015== <inherited from parent>
54+
==25015==
55+
==25015== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25015== <inherited from parent>
57+
==25015==
58+
==25015==
59+
==25015== HEAP SUMMARY:
60+
==25015== in use at exit: 618,327 bytes in 8,239 blocks
61+
==25015== total heap usage: 51,132 allocs, 42,893 frees, 1,339,597,493 bytes allocated
62+
==25015==
63+
==25015== LEAK SUMMARY:
64+
==25015== definitely lost: 0 bytes in 0 blocks
65+
==25015== indirectly lost: 0 bytes in 0 blocks
66+
==25015== possibly lost: 0 bytes in 0 blocks
67+
==25015== still reachable: 24 bytes in 2 blocks
68+
==25015== suppressed: 618,303 bytes in 8,237 blocks
69+
==25015== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25015== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25015==
72+
==25015== For lists of detected and suppressed errors, rerun with: -s
73+
==25015== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==43470== Memcheck, a memory error detector
2+
==43470== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43470== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43470== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43470== Parent PID: 24069
6+
==43470==
7+
==43470==
8+
==43470== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43470== Open file descriptor 12:
10+
==43470== at 0xA7FB0ED: pipe (pipe.c:29)
11+
==43470== by 0x1436107D: ???
12+
==43470== by 0xD9AB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43470== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43470== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43470== by 0xB0A4D38: PetscInitialize (pinit.c:924)
16+
==43470== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43470== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43470== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43470== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43470== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43470== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43470== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43470== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43470==
25+
==43470== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43470== at 0xA7FFA8C: __open_nocancel (open64_nocancel.c:39)
27+
==43470== by 0xA783BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43470== by 0xA117822: ???
29+
==43470== by 0xA11796F: ???
30+
==43470== by 0xDA506DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43470== by 0xDA50938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43470== by 0xDA06922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43470== by 0xD9AB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43470== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43470== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43470== by 0xB0A4D38: PetscInitialize (pinit.c:924)
37+
==43470== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43470== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43470== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43470== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43470== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43470== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43470== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43470== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43470==
46+
==43470== Open file descriptor 145:
47+
==43470== <inherited from parent>
48+
==43470==
49+
==43470== Open file descriptor 142:
50+
==43470== <inherited from parent>
51+
==43470==
52+
==43470== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43470== <inherited from parent>
54+
==43470==
55+
==43470== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43470== <inherited from parent>
57+
==43470==
58+
==43470==
59+
==43470== HEAP SUMMARY:
60+
==43470== in use at exit: 618,814 bytes in 8,245 blocks
61+
==43470== total heap usage: 319,613 allocs, 311,368 frees, 1,398,436,785 bytes allocated
62+
==43470==
63+
==43470== LEAK SUMMARY:
64+
==43470== definitely lost: 0 bytes in 0 blocks
65+
==43470== indirectly lost: 0 bytes in 0 blocks
66+
==43470== possibly lost: 0 bytes in 0 blocks
67+
==43470== still reachable: 24 bytes in 2 blocks
68+
==43470== suppressed: 618,790 bytes in 8,243 blocks
69+
==43470== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43470== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43470==
72+
==43470== For lists of detected and suppressed errors, rerun with: -s
73+
==43470== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 42 from 34)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==26171== Memcheck, a memory error detector
2+
==26171== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26171== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26171== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26171== Parent PID: 24069
6+
==26171==
7+
==26171==
8+
==26171== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26171== Open file descriptor 12:
10+
==26171== at 0xF8780ED: pipe (pipe.c:29)
11+
==26171== by 0x1973307D: ???
12+
==26171== by 0x12B784CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26171== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26171== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26171== by 0x102F9D38: PetscInitialize (pinit.c:924)
16+
==26171== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26171== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26171== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26171== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26171== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26171== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26171== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26171== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26171==
25+
==26171== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26171== at 0xF87CA8C: __open_nocancel (open64_nocancel.c:39)
27+
==26171== by 0xF800BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26171== by 0xF1B0822: ???
29+
==26171== by 0xF1B096F: ???
30+
==26171== by 0x12C1D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26171== by 0x12C1D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26171== by 0x12BD3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26171== by 0x12B782DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26171== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26171== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26171== by 0x102F9D38: PetscInitialize (pinit.c:924)
37+
==26171== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26171== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26171== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26171== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26171== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26171== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26171== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26171== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26171==
46+
==26171== Open file descriptor 145:
47+
==26171== <inherited from parent>
48+
==26171==
49+
==26171== Open file descriptor 142:
50+
==26171== <inherited from parent>
51+
==26171==
52+
==26171== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26171== <inherited from parent>
54+
==26171==
55+
==26171== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26171== <inherited from parent>
57+
==26171==
58+
==26171==
59+
==26171== HEAP SUMMARY:
60+
==26171== in use at exit: 618,423 bytes in 8,240 blocks
61+
==26171== total heap usage: 1,124,521 allocs, 1,116,281 frees, 1,416,265,849 bytes allocated
62+
==26171==
63+
==26171== LEAK SUMMARY:
64+
==26171== definitely lost: 0 bytes in 0 blocks
65+
==26171== indirectly lost: 0 bytes in 0 blocks
66+
==26171== possibly lost: 0 bytes in 0 blocks
67+
==26171== still reachable: 56 bytes in 3 blocks
68+
==26171== suppressed: 618,367 bytes in 8,237 blocks
69+
==26171== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26171== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26171==
72+
==26171== For lists of detected and suppressed errors, rerun with: -s
73+
==26171== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==24930== Memcheck, a memory error detector
2+
==24930== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==24930== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==24930== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==24930== Parent PID: 24069
6+
==24930==
7+
==24930==
8+
==24930== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==24930== Open file descriptor 12:
10+
==24930== at 0x4F210ED: pipe (pipe.c:29)
11+
==24930== by 0xB1FA07D: ???
12+
==24930== by 0x6B244CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==24930== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==24930== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==24930== by 0x5450D38: PetscInitialize (pinit.c:924)
16+
==24930== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==24930== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==24930== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==24930== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==24930== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==24930== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==24930== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==24930== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==24930==
25+
==24930== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==24930== at 0x4F25A8C: __open_nocancel (open64_nocancel.c:39)
27+
==24930== by 0x4EA9BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==24930== by 0x4B82822: ???
29+
==24930== by 0x4B8296F: ???
30+
==24930== by 0x6BC96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==24930== by 0x6BC9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==24930== by 0x6B7F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==24930== by 0x6B242DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==24930== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==24930== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==24930== by 0x5450D38: PetscInitialize (pinit.c:924)
37+
==24930== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==24930== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==24930== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==24930== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==24930== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==24930== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==24930== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==24930== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==24930==
46+
==24930== Open file descriptor 145:
47+
==24930== <inherited from parent>
48+
==24930==
49+
==24930== Open file descriptor 142:
50+
==24930== <inherited from parent>
51+
==24930==
52+
==24930== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==24930== <inherited from parent>
54+
==24930==
55+
==24930== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==24930== <inherited from parent>
57+
==24930==
58+
==24930==
59+
==24930== HEAP SUMMARY:
60+
==24930== in use at exit: 617,975 bytes in 8,239 blocks
61+
==24930== total heap usage: 45,045 allocs, 36,806 frees, 1,338,508,530 bytes allocated
62+
==24930==
63+
==24930== LEAK SUMMARY:
64+
==24930== definitely lost: 0 bytes in 0 blocks
65+
==24930== indirectly lost: 0 bytes in 0 blocks
66+
==24930== possibly lost: 0 bytes in 0 blocks
67+
==24930== still reachable: 24 bytes in 2 blocks
68+
==24930== suppressed: 617,951 bytes in 8,237 blocks
69+
==24930== Reachable blocks (those to which a pointer was found) are not shown.
70+
==24930== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==24930==
72+
==24930== For lists of detected and suppressed errors, rerun with: -s
73+
==24930== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)

0 commit comments

Comments
 (0)