Skip to content

Commit bcec03d

Browse files
author
github-action
committed
upload memtest results
1 parent 44c482a commit bcec03d

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

0 commit comments

Comments
 (0)