Skip to content

Commit 33d218d

Browse files
author
github-action
committed
upload memtest results
1 parent 6a82942 commit 33d218d

403 files changed

Lines changed: 29003 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25289== Memcheck, a memory error detector
2+
==25289== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25289== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25289== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25289== Parent PID: 24358
6+
==25289==
7+
==25289==
8+
==25289== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25289== Open file descriptor 12:
10+
==25289== at 0x85040ED: pipe (pipe.c:29)
11+
==25289== by 0x104F507D: ???
12+
==25289== by 0xBE7C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25289== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25289== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25289== by 0x6E31D38: PetscInitialize (pinit.c:924)
16+
==25289== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25289== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25289== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25289== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25289== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25289== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25289== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25289== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25289==
25+
==25289== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25289== at 0x8508A8C: __open_nocancel (open64_nocancel.c:39)
27+
==25289== by 0x848CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25289== by 0x69D5822: ???
29+
==25289== by 0x69D596F: ???
30+
==25289== by 0xBF216DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25289== by 0xBF21938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25289== by 0xBED7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25289== by 0xBE7C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25289== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25289== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25289== by 0x6E31D38: PetscInitialize (pinit.c:924)
37+
==25289== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25289== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25289== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25289== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25289== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25289== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25289== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25289== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25289==
46+
==25289== Open file descriptor 145:
47+
==25289== <inherited from parent>
48+
==25289==
49+
==25289== Open file descriptor 142:
50+
==25289== <inherited from parent>
51+
==25289==
52+
==25289== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25289== <inherited from parent>
54+
==25289==
55+
==25289== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25289== <inherited from parent>
57+
==25289==
58+
==25289==
59+
==25289== HEAP SUMMARY:
60+
==25289== in use at exit: 15,332 bytes in 50 blocks
61+
==25289== total heap usage: 34,696 allocs, 34,646 frees, 7,042,597 bytes allocated
62+
==25289==
63+
==25289== LEAK SUMMARY:
64+
==25289== definitely lost: 0 bytes in 0 blocks
65+
==25289== indirectly lost: 0 bytes in 0 blocks
66+
==25289== possibly lost: 0 bytes in 0 blocks
67+
==25289== still reachable: 24 bytes in 2 blocks
68+
==25289== suppressed: 15,308 bytes in 48 blocks
69+
==25289== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25289== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25289==
72+
==25289== For lists of detected and suppressed errors, rerun with: -s
73+
==25289== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==43563== Memcheck, a memory error detector
2+
==43563== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43563== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43563== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43563== Parent PID: 24358
6+
==43563==
7+
==43563==
8+
==43563== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43563== Open file descriptor 12:
10+
==43563== at 0xA7FB0ED: pipe (pipe.c:29)
11+
==43563== by 0x1435E07D: ???
12+
==43563== by 0xD9AB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43563== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43563== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43563== by 0xB0A4D38: PetscInitialize (pinit.c:924)
16+
==43563== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43563== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43563== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43563== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43563== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43563== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43563== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43563== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43563==
25+
==43563== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43563== at 0xA7FFA8C: __open_nocancel (open64_nocancel.c:39)
27+
==43563== by 0xA783BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43563== by 0xA117822: ???
29+
==43563== by 0xA11796F: ???
30+
==43563== by 0xDA506DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43563== by 0xDA50938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43563== by 0xDA06922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43563== by 0xD9AB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43563== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43563== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43563== by 0xB0A4D38: PetscInitialize (pinit.c:924)
37+
==43563== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43563== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43563== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43563== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43563== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43563== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43563== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43563== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43563==
46+
==43563== Open file descriptor 145:
47+
==43563== <inherited from parent>
48+
==43563==
49+
==43563== Open file descriptor 142:
50+
==43563== <inherited from parent>
51+
==43563==
52+
==43563== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43563== <inherited from parent>
54+
==43563==
55+
==43563== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43563== <inherited from parent>
57+
==43563==
58+
==43563==
59+
==43563== HEAP SUMMARY:
60+
==43563== in use at exit: 15,819 bytes in 56 blocks
61+
==43563== total heap usage: 303,177 allocs, 303,121 frees, 65,882,529 bytes allocated
62+
==43563==
63+
==43563== LEAK SUMMARY:
64+
==43563== definitely lost: 0 bytes in 0 blocks
65+
==43563== indirectly lost: 0 bytes in 0 blocks
66+
==43563== possibly lost: 0 bytes in 0 blocks
67+
==43563== still reachable: 24 bytes in 2 blocks
68+
==43563== suppressed: 15,795 bytes in 54 blocks
69+
==43563== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43563== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43563==
72+
==43563== For lists of detected and suppressed errors, rerun with: -s
73+
==43563== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 38 from 30)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==26460== Memcheck, a memory error detector
2+
==26460== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26460== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26460== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26460== Parent PID: 24358
6+
==26460==
7+
==26460==
8+
==26460== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26460== Open file descriptor 12:
10+
==26460== at 0xF8780ED: pipe (pipe.c:29)
11+
==26460== by 0x1973007D: ???
12+
==26460== by 0x12B784CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26460== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26460== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26460== by 0x102F9D38: PetscInitialize (pinit.c:924)
16+
==26460== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26460== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26460== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26460== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26460== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26460== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26460== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26460== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26460==
25+
==26460== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26460== at 0xF87CA8C: __open_nocancel (open64_nocancel.c:39)
27+
==26460== by 0xF800BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26460== by 0xF1B0822: ???
29+
==26460== by 0xF1B096F: ???
30+
==26460== by 0x12C1D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26460== by 0x12C1D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26460== by 0x12BD3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26460== by 0x12B782DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26460== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26460== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26460== by 0x102F9D38: PetscInitialize (pinit.c:924)
37+
==26460== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26460== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26460== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26460== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26460== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26460== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26460== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26460== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26460==
46+
==26460== Open file descriptor 145:
47+
==26460== <inherited from parent>
48+
==26460==
49+
==26460== Open file descriptor 142:
50+
==26460== <inherited from parent>
51+
==26460==
52+
==26460== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26460== <inherited from parent>
54+
==26460==
55+
==26460== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26460== <inherited from parent>
57+
==26460==
58+
==26460==
59+
==26460== HEAP SUMMARY:
60+
==26460== in use at exit: 15,428 bytes in 51 blocks
61+
==26460== total heap usage: 1,108,084 allocs, 1,108,033 frees, 83,710,305 bytes allocated
62+
==26460==
63+
==26460== LEAK SUMMARY:
64+
==26460== definitely lost: 0 bytes in 0 blocks
65+
==26460== indirectly lost: 0 bytes in 0 blocks
66+
==26460== possibly lost: 0 bytes in 0 blocks
67+
==26460== still reachable: 56 bytes in 3 blocks
68+
==26460== suppressed: 15,372 bytes in 48 blocks
69+
==26460== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26460== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26460==
72+
==26460== For lists of detected and suppressed errors, rerun with: -s
73+
==26460== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25209== Memcheck, a memory error detector
2+
==25209== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25209== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25209== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==25209== Parent PID: 24358
6+
==25209==
7+
==25209==
8+
==25209== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25209== Open file descriptor 12:
10+
==25209== at 0x4F210ED: pipe (pipe.c:29)
11+
==25209== by 0xB1F707D: ???
12+
==25209== by 0x6B244CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25209== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25209== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25209== by 0x5450D38: PetscInitialize (pinit.c:924)
16+
==25209== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25209== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25209== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25209== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25209== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25209== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25209== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25209== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==25209==
25+
==25209== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25209== at 0x4F25A8C: __open_nocancel (open64_nocancel.c:39)
27+
==25209== by 0x4EA9BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25209== by 0x4B82822: ???
29+
==25209== by 0x4B8296F: ???
30+
==25209== by 0x6BC96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25209== by 0x6BC9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25209== by 0x6B7F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25209== by 0x6B242DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25209== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25209== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25209== by 0x5450D38: PetscInitialize (pinit.c:924)
37+
==25209== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25209== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25209== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25209== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25209== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25209== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25209== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25209== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==25209==
46+
==25209== Open file descriptor 145:
47+
==25209== <inherited from parent>
48+
==25209==
49+
==25209== Open file descriptor 142:
50+
==25209== <inherited from parent>
51+
==25209==
52+
==25209== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==25209== <inherited from parent>
54+
==25209==
55+
==25209== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25209== <inherited from parent>
57+
==25209==
58+
==25209==
59+
==25209== HEAP SUMMARY:
60+
==25209== in use at exit: 14,980 bytes in 50 blocks
61+
==25209== total heap usage: 28,607 allocs, 28,557 frees, 5,953,297 bytes allocated
62+
==25209==
63+
==25209== LEAK SUMMARY:
64+
==25209== definitely lost: 0 bytes in 0 blocks
65+
==25209== indirectly lost: 0 bytes in 0 blocks
66+
==25209== possibly lost: 0 bytes in 0 blocks
67+
==25209== still reachable: 24 bytes in 2 blocks
68+
==25209== suppressed: 14,956 bytes in 48 blocks
69+
==25209== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25209== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25209==
72+
==25209== For lists of detected and suppressed errors, rerun with: -s
73+
==25209== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)

0 commit comments

Comments
 (0)