Skip to content

Commit 7ecb1cb

Browse files
author
github-action
committed
upload memtest results
1 parent 8b8a69d commit 7ecb1cb

File tree

400 files changed

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

400 files changed

+28911
-0
lines changed
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25083== Memcheck, a memory error detector
2+
==25083== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25083== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25083== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25083== Parent PID: 24091
6+
==25083==
7+
==25083==
8+
==25083== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25083== Open file descriptor 12:
10+
==25083== at 0x84EF07D: pipe (pipe.c:29)
11+
==25083== by 0x104DE07D: ???
12+
==25083== by 0xC3754CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25083== by 0x8B12418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25083== by 0x8AABD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25083== by 0x6AB4D38: PetscInitialize (pinit.c:924)
16+
==25083== by 0x698B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25083== by 0x698B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25083== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25083== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25083== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25083== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25083== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25083== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25083==
25+
==25083== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25083== at 0x84F3A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25083== by 0x8477BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25083== by 0x7D44822: ???
29+
==25083== by 0x7D4496F: ???
30+
==25083== by 0xC41A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25083== by 0xC41A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25083== by 0xC3D0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25083== by 0xC3752DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25083== by 0x8B12418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25083== by 0x8AABD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25083== by 0x6AB4D38: PetscInitialize (pinit.c:924)
37+
==25083== by 0x698B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25083== by 0x698B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25083== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25083== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25083== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25083== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25083== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25083== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25083==
46+
==25083== Open file descriptor 158:
47+
==25083== <inherited from parent>
48+
==25083==
49+
==25083== Open file descriptor 155:
50+
==25083== <inherited from parent>
51+
==25083==
52+
==25083== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25083== <inherited from parent>
54+
==25083==
55+
==25083== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25083== <inherited from parent>
57+
==25083==
58+
==25083==
59+
==25083== HEAP SUMMARY:
60+
==25083== in use at exit: 618,254 bytes in 8,238 blocks
61+
==25083== total heap usage: 51,120 allocs, 42,882 frees, 1,339,273,945 bytes allocated
62+
==25083==
63+
==25083== LEAK SUMMARY:
64+
==25083== definitely lost: 0 bytes in 0 blocks
65+
==25083== indirectly lost: 0 bytes in 0 blocks
66+
==25083== possibly lost: 0 bytes in 0 blocks
67+
==25083== still reachable: 24 bytes in 2 blocks
68+
==25083== suppressed: 618,230 bytes in 8,236 blocks
69+
==25083== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25083== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25083==
72+
==25083== For lists of detected and suppressed errors, rerun with: -s
73+
==25083== 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+
==43809== Memcheck, a memory error detector
2+
==43809== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43809== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43809== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43809== Parent PID: 24091
6+
==43809==
7+
==43809==
8+
==43809== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43809== Open file descriptor 12:
10+
==43809== at 0xA7CE07D: pipe (pipe.c:29)
11+
==43809== by 0x1432F07D: ???
12+
==43809== by 0xFB364CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43809== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43809== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43809== by 0xAB57D38: PetscInitialize (pinit.c:924)
16+
==43809== by 0xA0B51D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43809== by 0xA0B5227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43809== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43809== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43809== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43809== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43809== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43809== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43809==
25+
==43809== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43809== at 0xA7D2A1C: __open_nocancel (open64_nocancel.c:39)
27+
==43809== by 0xA756BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43809== by 0xA0F0822: ???
29+
==43809== by 0xA0F096F: ???
30+
==43809== by 0xFBDB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43809== by 0xFBDB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43809== by 0xFB91922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43809== by 0xFB362DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43809== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43809== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43809== by 0xAB57D38: PetscInitialize (pinit.c:924)
37+
==43809== by 0xA0B51D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43809== by 0xA0B5227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43809== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43809== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43809== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43809== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43809== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43809== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43809==
46+
==43809== Open file descriptor 158:
47+
==43809== <inherited from parent>
48+
==43809==
49+
==43809== Open file descriptor 155:
50+
==43809== <inherited from parent>
51+
==43809==
52+
==43809== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43809== <inherited from parent>
54+
==43809==
55+
==43809== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43809== <inherited from parent>
57+
==43809==
58+
==43809==
59+
==43809== HEAP SUMMARY:
60+
==43809== in use at exit: 618,743 bytes in 8,244 blocks
61+
==43809== total heap usage: 319,601 allocs, 311,357 frees, 1,398,113,594 bytes allocated
62+
==43809==
63+
==43809== LEAK SUMMARY:
64+
==43809== definitely lost: 0 bytes in 0 blocks
65+
==43809== indirectly lost: 0 bytes in 0 blocks
66+
==43809== possibly lost: 0 bytes in 0 blocks
67+
==43809== still reachable: 24 bytes in 2 blocks
68+
==43809== suppressed: 618,719 bytes in 8,242 blocks
69+
==43809== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43809== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43809==
72+
==43809== For lists of detected and suppressed errors, rerun with: -s
73+
==43809== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 39 from 31)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==26317== Memcheck, a memory error detector
2+
==26317== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26317== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26317== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26317== Parent PID: 24091
6+
==26317==
7+
==26317==
8+
==26317== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26317== Open file descriptor 12:
10+
==26317== at 0xF84807D: pipe (pipe.c:29)
11+
==26317== by 0x196FB07D: ???
12+
==26317== by 0x14D0A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26317== by 0x114A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26317== by 0x1143DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26317== by 0x10134D38: PetscInitialize (pinit.c:924)
16+
==26317== by 0xF14B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26317== by 0xF14B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26317== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26317== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26317== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26317== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26317== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26317== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26317==
25+
==26317== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26317== at 0xF84CA1C: __open_nocancel (open64_nocancel.c:39)
27+
==26317== by 0xF7D0BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26317== by 0xF186822: ???
29+
==26317== by 0xF18696F: ???
30+
==26317== by 0x14DAF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26317== by 0x14DAF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26317== by 0x14D65922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26317== by 0x14D0A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26317== by 0x114A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26317== by 0x1143DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26317== by 0x10134D38: PetscInitialize (pinit.c:924)
37+
==26317== by 0xF14B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26317== by 0xF14B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26317== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26317== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26317== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26317== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26317== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26317== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26317==
46+
==26317== Open file descriptor 158:
47+
==26317== <inherited from parent>
48+
==26317==
49+
==26317== Open file descriptor 155:
50+
==26317== <inherited from parent>
51+
==26317==
52+
==26317== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26317== <inherited from parent>
54+
==26317==
55+
==26317== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26317== <inherited from parent>
57+
==26317==
58+
==26317==
59+
==26317== HEAP SUMMARY:
60+
==26317== in use at exit: 618,350 bytes in 8,239 blocks
61+
==26317== total heap usage: 1,124,507 allocs, 1,116,268 frees, 1,415,941,713 bytes allocated
62+
==26317==
63+
==26317== LEAK SUMMARY:
64+
==26317== definitely lost: 0 bytes in 0 blocks
65+
==26317== indirectly lost: 0 bytes in 0 blocks
66+
==26317== possibly lost: 0 bytes in 0 blocks
67+
==26317== still reachable: 56 bytes in 3 blocks
68+
==26317== suppressed: 618,294 bytes in 8,236 blocks
69+
==26317== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26317== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26317==
72+
==26317== For lists of detected and suppressed errors, rerun with: -s
73+
==26317== 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+
==24990== Memcheck, a memory error detector
2+
==24990== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==24990== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==24990== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==24990== Parent PID: 24091
6+
==24990==
7+
==24990==
8+
==24990== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==24990== Open file descriptor 12:
10+
==24990== at 0x4F1007D: pipe (pipe.c:29)
11+
==24990== by 0xB1E607D: ???
12+
==24990== by 0x8CDE4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==24990== by 0x6678418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==24990== by 0x6611D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==24990== by 0x5308D38: PetscInitialize (pinit.c:924)
16+
==24990== by 0x4B3C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==24990== by 0x4B3C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==24990== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==24990== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==24990== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==24990== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==24990== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==24990== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==24990==
25+
==24990== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==24990== at 0x4F14A1C: __open_nocancel (open64_nocancel.c:39)
27+
==24990== by 0x4E98BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==24990== by 0x4B77822: ???
29+
==24990== by 0x4B7796F: ???
30+
==24990== by 0x8D836DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==24990== by 0x8D83938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==24990== by 0x8D39922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==24990== by 0x8CDE2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==24990== by 0x6678418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==24990== by 0x6611D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==24990== by 0x5308D38: PetscInitialize (pinit.c:924)
37+
==24990== by 0x4B3C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==24990== by 0x4B3C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==24990== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==24990== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==24990== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==24990== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==24990== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==24990== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==24990==
46+
==24990== Open file descriptor 158:
47+
==24990== <inherited from parent>
48+
==24990==
49+
==24990== Open file descriptor 155:
50+
==24990== <inherited from parent>
51+
==24990==
52+
==24990== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==24990== <inherited from parent>
54+
==24990==
55+
==24990== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==24990== <inherited from parent>
57+
==24990==
58+
==24990==
59+
==24990== HEAP SUMMARY:
60+
==24990== in use at exit: 617,902 bytes in 8,238 blocks
61+
==24990== total heap usage: 45,033 allocs, 36,795 frees, 1,338,184,639 bytes allocated
62+
==24990==
63+
==24990== LEAK SUMMARY:
64+
==24990== definitely lost: 0 bytes in 0 blocks
65+
==24990== indirectly lost: 0 bytes in 0 blocks
66+
==24990== possibly lost: 0 bytes in 0 blocks
67+
==24990== still reachable: 24 bytes in 2 blocks
68+
==24990== suppressed: 617,878 bytes in 8,236 blocks
69+
==24990== Reachable blocks (those to which a pointer was found) are not shown.
70+
==24990== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==24990==
72+
==24990== For lists of detected and suppressed errors, rerun with: -s
73+
==24990== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)

0 commit comments

Comments
 (0)