Skip to content

Commit c698a4e

Browse files
author
github-action
committed
upload memtest results
1 parent e58fb70 commit c698a4e

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+
==25466== Memcheck, a memory error detector
2+
==25466== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25466== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25466== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25466== Parent PID: 24293
6+
==25466==
7+
==25466==
8+
==25466== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25466== Open file descriptor 12:
10+
==25466== at 0x85040FD: pipe (pipe.c:29)
11+
==25466== by 0x104F507D: ???
12+
==25466== by 0xBE7C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25466== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25466== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25466== by 0x6E31D38: PetscInitialize (pinit.c:924)
16+
==25466== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25466== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25466== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25466== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25466== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25466== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25466== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25466== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25466==
25+
==25466== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25466== at 0x8508A9C: __open_nocancel (open64_nocancel.c:39)
27+
==25466== by 0x848CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25466== by 0x69D5822: ???
29+
==25466== by 0x69D596F: ???
30+
==25466== by 0xBF216DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25466== by 0xBF21938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25466== by 0xBED7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25466== by 0xBE7C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25466== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25466== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25466== by 0x6E31D38: PetscInitialize (pinit.c:924)
37+
==25466== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25466== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25466== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25466== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25466== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25466== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25466== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25466== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25466==
46+
==25466== Open file descriptor 145:
47+
==25466== <inherited from parent>
48+
==25466==
49+
==25466== Open file descriptor 142:
50+
==25466== <inherited from parent>
51+
==25466==
52+
==25466== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25466== <inherited from parent>
54+
==25466==
55+
==25466== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25466== <inherited from parent>
57+
==25466==
58+
==25466==
59+
==25466== HEAP SUMMARY:
60+
==25466== in use at exit: 15,348 bytes in 50 blocks
61+
==25466== total heap usage: 34,408 allocs, 34,358 frees, 7,009,966 bytes allocated
62+
==25466==
63+
==25466== LEAK SUMMARY:
64+
==25466== definitely lost: 0 bytes in 0 blocks
65+
==25466== indirectly lost: 0 bytes in 0 blocks
66+
==25466== possibly lost: 0 bytes in 0 blocks
67+
==25466== still reachable: 24 bytes in 2 blocks
68+
==25466== suppressed: 15,324 bytes in 48 blocks
69+
==25466== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25466== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25466==
72+
==25466== For lists of detected and suppressed errors, rerun with: -s
73+
==25466== 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+
==43745== Memcheck, a memory error detector
2+
==43745== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43745== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43745== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43745== Parent PID: 24293
6+
==43745==
7+
==43745==
8+
==43745== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43745== Open file descriptor 12:
10+
==43745== at 0xA7FB0FD: pipe (pipe.c:29)
11+
==43745== by 0x1435E07D: ???
12+
==43745== by 0xD9AB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43745== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43745== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43745== by 0xB0A4D38: PetscInitialize (pinit.c:924)
16+
==43745== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43745== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43745== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43745== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43745== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43745== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43745== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43745== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43745==
25+
==43745== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43745== at 0xA7FFA9C: __open_nocancel (open64_nocancel.c:39)
27+
==43745== by 0xA783BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43745== by 0xA117822: ???
29+
==43745== by 0xA11796F: ???
30+
==43745== by 0xDA506DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43745== by 0xDA50938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43745== by 0xDA06922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43745== by 0xD9AB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43745== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43745== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43745== by 0xB0A4D38: PetscInitialize (pinit.c:924)
37+
==43745== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43745== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43745== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43745== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43745== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43745== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43745== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43745== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43745==
46+
==43745== Open file descriptor 145:
47+
==43745== <inherited from parent>
48+
==43745==
49+
==43745== Open file descriptor 142:
50+
==43745== <inherited from parent>
51+
==43745==
52+
==43745== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43745== <inherited from parent>
54+
==43745==
55+
==43745== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43745== <inherited from parent>
57+
==43745==
58+
==43745==
59+
==43745== HEAP SUMMARY:
60+
==43745== in use at exit: 15,835 bytes in 56 blocks
61+
==43745== total heap usage: 302,890 allocs, 302,834 frees, 65,849,319 bytes allocated
62+
==43745==
63+
==43745== LEAK SUMMARY:
64+
==43745== definitely lost: 0 bytes in 0 blocks
65+
==43745== indirectly lost: 0 bytes in 0 blocks
66+
==43745== possibly lost: 0 bytes in 0 blocks
67+
==43745== still reachable: 24 bytes in 2 blocks
68+
==43745== suppressed: 15,811 bytes in 54 blocks
69+
==43745== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43745== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43745==
72+
==43745== For lists of detected and suppressed errors, rerun with: -s
73+
==43745== 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+
==26573== Memcheck, a memory error detector
2+
==26573== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26573== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26573== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26573== Parent PID: 24293
6+
==26573==
7+
==26573==
8+
==26573== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26573== Open file descriptor 12:
10+
==26573== at 0xF8780FD: pipe (pipe.c:29)
11+
==26573== by 0x1973007D: ???
12+
==26573== by 0x12B784CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26573== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26573== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26573== by 0x102F9D38: PetscInitialize (pinit.c:924)
16+
==26573== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26573== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26573== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26573== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26573== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26573== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26573== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26573== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26573==
25+
==26573== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26573== at 0xF87CA9C: __open_nocancel (open64_nocancel.c:39)
27+
==26573== by 0xF800BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26573== by 0xF1B0822: ???
29+
==26573== by 0xF1B096F: ???
30+
==26573== by 0x12C1D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26573== by 0x12C1D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26573== by 0x12BD3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26573== by 0x12B782DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26573== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26573== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26573== by 0x102F9D38: PetscInitialize (pinit.c:924)
37+
==26573== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26573== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26573== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26573== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26573== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26573== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26573== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26573== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26573==
46+
==26573== Open file descriptor 145:
47+
==26573== <inherited from parent>
48+
==26573==
49+
==26573== Open file descriptor 142:
50+
==26573== <inherited from parent>
51+
==26573==
52+
==26573== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26573== <inherited from parent>
54+
==26573==
55+
==26573== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26573== <inherited from parent>
57+
==26573==
58+
==26573==
59+
==26573== HEAP SUMMARY:
60+
==26573== in use at exit: 15,444 bytes in 51 blocks
61+
==26573== total heap usage: 1,107,796 allocs, 1,107,745 frees, 83,677,530 bytes allocated
62+
==26573==
63+
==26573== LEAK SUMMARY:
64+
==26573== definitely lost: 0 bytes in 0 blocks
65+
==26573== indirectly lost: 0 bytes in 0 blocks
66+
==26573== possibly lost: 0 bytes in 0 blocks
67+
==26573== still reachable: 56 bytes in 3 blocks
68+
==26573== suppressed: 15,388 bytes in 48 blocks
69+
==26573== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26573== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26573==
72+
==26573== For lists of detected and suppressed errors, rerun with: -s
73+
==26573== 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+
==25386== Memcheck, a memory error detector
2+
==25386== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25386== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25386== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==25386== Parent PID: 24293
6+
==25386==
7+
==25386==
8+
==25386== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25386== Open file descriptor 12:
10+
==25386== at 0x4F210FD: pipe (pipe.c:29)
11+
==25386== by 0xB1F707D: ???
12+
==25386== by 0x6B244CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25386== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25386== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25386== by 0x5450D38: PetscInitialize (pinit.c:924)
16+
==25386== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25386== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25386== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25386== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25386== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25386== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25386== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25386== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==25386==
25+
==25386== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25386== at 0x4F25A9C: __open_nocancel (open64_nocancel.c:39)
27+
==25386== by 0x4EA9BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25386== by 0x4B82822: ???
29+
==25386== by 0x4B8296F: ???
30+
==25386== by 0x6BC96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25386== by 0x6BC9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25386== by 0x6B7F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25386== by 0x6B242DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25386== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25386== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25386== by 0x5450D38: PetscInitialize (pinit.c:924)
37+
==25386== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25386== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25386== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25386== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25386== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25386== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25386== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25386== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==25386==
46+
==25386== Open file descriptor 145:
47+
==25386== <inherited from parent>
48+
==25386==
49+
==25386== Open file descriptor 142:
50+
==25386== <inherited from parent>
51+
==25386==
52+
==25386== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==25386== <inherited from parent>
54+
==25386==
55+
==25386== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25386== <inherited from parent>
57+
==25386==
58+
==25386==
59+
==25386== HEAP SUMMARY:
60+
==25386== in use at exit: 15,012 bytes in 50 blocks
61+
==25386== total heap usage: 28,319 allocs, 28,269 frees, 5,920,187 bytes allocated
62+
==25386==
63+
==25386== LEAK SUMMARY:
64+
==25386== definitely lost: 0 bytes in 0 blocks
65+
==25386== indirectly lost: 0 bytes in 0 blocks
66+
==25386== possibly lost: 0 bytes in 0 blocks
67+
==25386== still reachable: 24 bytes in 2 blocks
68+
==25386== suppressed: 14,988 bytes in 48 blocks
69+
==25386== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25386== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25386==
72+
==25386== For lists of detected and suppressed errors, rerun with: -s
73+
==25386== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)

0 commit comments

Comments
 (0)