Skip to content

Commit 36e8e2b

Browse files
author
github-action
committed
upload memtest results
1 parent 13e5b23 commit 36e8e2b

400 files changed

Lines changed: 28911 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+
==24996== Memcheck, a memory error detector
2+
==24996== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==24996== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==24996== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==24996== Parent PID: 23996
6+
==24996==
7+
==24996==
8+
==24996== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==24996== Open file descriptor 12:
10+
==24996== at 0x85010ED: pipe (pipe.c:29)
11+
==24996== by 0x104F407D: ???
12+
==24996== by 0xBE784CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==24996== by 0x876F418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==24996== by 0x8708D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==24996== by 0x6E2ED38: PetscInitialize (pinit.c:924)
16+
==24996== by 0x699AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==24996== by 0x699AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==24996== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==24996== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==24996== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==24996== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==24996== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==24996== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==24996==
25+
==24996== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==24996== at 0x8505A8C: __open_nocancel (open64_nocancel.c:39)
27+
==24996== by 0x8489BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==24996== by 0x69D8822: ???
29+
==24996== by 0x69D896F: ???
30+
==24996== by 0xBF1D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==24996== by 0xBF1D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==24996== by 0xBED3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==24996== by 0xBE782DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==24996== by 0x876F418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==24996== by 0x8708D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==24996== by 0x6E2ED38: PetscInitialize (pinit.c:924)
37+
==24996== by 0x699AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==24996== by 0x699AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==24996== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==24996== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==24996== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==24996== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==24996== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==24996== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==24996==
46+
==24996== Open file descriptor 145:
47+
==24996== <inherited from parent>
48+
==24996==
49+
==24996== Open file descriptor 142:
50+
==24996== <inherited from parent>
51+
==24996==
52+
==24996== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==24996== <inherited from parent>
54+
==24996==
55+
==24996== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==24996== <inherited from parent>
57+
==24996==
58+
==24996==
59+
==24996== HEAP SUMMARY:
60+
==24996== in use at exit: 618,327 bytes in 8,239 blocks
61+
==24996== total heap usage: 51,122 allocs, 42,883 frees, 1,339,596,358 bytes allocated
62+
==24996==
63+
==24996== LEAK SUMMARY:
64+
==24996== definitely lost: 0 bytes in 0 blocks
65+
==24996== indirectly lost: 0 bytes in 0 blocks
66+
==24996== possibly lost: 0 bytes in 0 blocks
67+
==24996== still reachable: 24 bytes in 2 blocks
68+
==24996== suppressed: 618,303 bytes in 8,237 blocks
69+
==24996== Reachable blocks (those to which a pointer was found) are not shown.
70+
==24996== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==24996==
72+
==24996== For lists of detected and suppressed errors, rerun with: -s
73+
==24996== 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+
==43408== Memcheck, a memory error detector
2+
==43408== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43408== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43408== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43408== Parent PID: 23996
6+
==43408==
7+
==43408==
8+
==43408== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43408== Open file descriptor 12:
10+
==43408== at 0xA7E00ED: pipe (pipe.c:29)
11+
==43408== by 0x1434707D: ???
12+
==43408== by 0xD9AB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43408== by 0xABAC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43408== by 0xAB45D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43408== by 0xB089D38: PetscInitialize (pinit.c:924)
16+
==43408== by 0xA0C4E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43408== by 0xA0C4EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43408== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43408== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43408== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43408== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43408== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43408== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43408==
25+
==43408== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43408== at 0xA7E4A8C: __open_nocancel (open64_nocancel.c:39)
27+
==43408== by 0xA768BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43408== by 0xA102822: ???
29+
==43408== by 0xA10296F: ???
30+
==43408== by 0xDA506DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43408== by 0xDA50938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43408== by 0xDA06922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43408== by 0xD9AB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43408== by 0xABAC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43408== by 0xAB45D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43408== by 0xB089D38: PetscInitialize (pinit.c:924)
37+
==43408== by 0xA0C4E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43408== by 0xA0C4EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43408== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43408== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43408== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43408== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43408== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43408== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43408==
46+
==43408== Open file descriptor 145:
47+
==43408== <inherited from parent>
48+
==43408==
49+
==43408== Open file descriptor 142:
50+
==43408== <inherited from parent>
51+
==43408==
52+
==43408== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43408== <inherited from parent>
54+
==43408==
55+
==43408== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43408== <inherited from parent>
57+
==43408==
58+
==43408==
59+
==43408== HEAP SUMMARY:
60+
==43408== in use at exit: 618,814 bytes in 8,245 blocks
61+
==43408== total heap usage: 319,602 allocs, 311,357 frees, 1,398,436,097 bytes allocated
62+
==43408==
63+
==43408== LEAK SUMMARY:
64+
==43408== definitely lost: 0 bytes in 0 blocks
65+
==43408== indirectly lost: 0 bytes in 0 blocks
66+
==43408== possibly lost: 0 bytes in 0 blocks
67+
==43408== still reachable: 24 bytes in 2 blocks
68+
==43408== suppressed: 618,790 bytes in 8,243 blocks
69+
==43408== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43408== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43408==
72+
==43408== For lists of detected and suppressed errors, rerun with: -s
73+
==43408== 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+
==26144== Memcheck, a memory error detector
2+
==26144== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26144== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26144== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26144== Parent PID: 23996
6+
==26144==
7+
==26144==
8+
==26144== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26144== Open file descriptor 12:
10+
==26144== at 0xF8750ED: pipe (pipe.c:29)
11+
==26144== by 0x1972D07D: ???
12+
==26144== by 0x12B784CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26144== by 0x1016D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26144== by 0x10106D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26144== by 0x102F6D38: PetscInitialize (pinit.c:924)
16+
==26144== by 0xF175E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26144== by 0xF175EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26144== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26144== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26144== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26144== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26144== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26144== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26144==
25+
==26144== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26144== at 0xF879A8C: __open_nocancel (open64_nocancel.c:39)
27+
==26144== by 0xF7FDBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26144== by 0xF1B3822: ???
29+
==26144== by 0xF1B396F: ???
30+
==26144== by 0x12C1D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26144== by 0x12C1D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26144== by 0x12BD3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26144== by 0x12B782DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26144== by 0x1016D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26144== by 0x10106D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26144== by 0x102F6D38: PetscInitialize (pinit.c:924)
37+
==26144== by 0xF175E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26144== by 0xF175EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26144== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26144== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26144== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26144== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26144== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26144== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26144==
46+
==26144== Open file descriptor 145:
47+
==26144== <inherited from parent>
48+
==26144==
49+
==26144== Open file descriptor 142:
50+
==26144== <inherited from parent>
51+
==26144==
52+
==26144== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26144== <inherited from parent>
54+
==26144==
55+
==26144== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26144== <inherited from parent>
57+
==26144==
58+
==26144==
59+
==26144== HEAP SUMMARY:
60+
==26144== in use at exit: 618,423 bytes in 8,240 blocks
61+
==26144== total heap usage: 1,124,508 allocs, 1,116,268 frees, 1,416,264,197 bytes allocated
62+
==26144==
63+
==26144== LEAK SUMMARY:
64+
==26144== definitely lost: 0 bytes in 0 blocks
65+
==26144== indirectly lost: 0 bytes in 0 blocks
66+
==26144== possibly lost: 0 bytes in 0 blocks
67+
==26144== still reachable: 56 bytes in 3 blocks
68+
==26144== suppressed: 618,367 bytes in 8,237 blocks
69+
==26144== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26144== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26144==
72+
==26144== For lists of detected and suppressed errors, rerun with: -s
73+
==26144== 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+
==24920== Memcheck, a memory error detector
2+
==24920== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==24920== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==24920== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==24920== Parent PID: 23996
6+
==24920==
7+
==24920==
8+
==24920== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==24920== Open file descriptor 12:
10+
==24920== at 0x4F210ED: pipe (pipe.c:29)
11+
==24920== by 0xB1FA07D: ???
12+
==24920== by 0x6B244CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==24920== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==24920== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==24920== by 0x5450D38: PetscInitialize (pinit.c:924)
16+
==24920== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==24920== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==24920== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==24920== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==24920== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==24920== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==24920== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==24920== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==24920==
25+
==24920== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==24920== at 0x4F25A8C: __open_nocancel (open64_nocancel.c:39)
27+
==24920== by 0x4EA9BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==24920== by 0x4B88822: ???
29+
==24920== by 0x4B8896F: ???
30+
==24920== by 0x6BC96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==24920== by 0x6BC9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==24920== by 0x6B7F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==24920== by 0x6B242DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==24920== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==24920== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==24920== by 0x5450D38: PetscInitialize (pinit.c:924)
37+
==24920== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==24920== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==24920== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==24920== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==24920== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==24920== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==24920== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==24920== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==24920==
46+
==24920== Open file descriptor 145:
47+
==24920== <inherited from parent>
48+
==24920==
49+
==24920== Open file descriptor 142:
50+
==24920== <inherited from parent>
51+
==24920==
52+
==24920== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==24920== <inherited from parent>
54+
==24920==
55+
==24920== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==24920== <inherited from parent>
57+
==24920==
58+
==24920==
59+
==24920== HEAP SUMMARY:
60+
==24920== in use at exit: 617,975 bytes in 8,239 blocks
61+
==24920== total heap usage: 45,033 allocs, 36,794 frees, 1,338,507,554 bytes allocated
62+
==24920==
63+
==24920== LEAK SUMMARY:
64+
==24920== definitely lost: 0 bytes in 0 blocks
65+
==24920== indirectly lost: 0 bytes in 0 blocks
66+
==24920== possibly lost: 0 bytes in 0 blocks
67+
==24920== still reachable: 24 bytes in 2 blocks
68+
==24920== suppressed: 617,951 bytes in 8,237 blocks
69+
==24920== Reachable blocks (those to which a pointer was found) are not shown.
70+
==24920== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==24920==
72+
==24920== For lists of detected and suppressed errors, rerun with: -s
73+
==24920== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)

0 commit comments

Comments
 (0)