Skip to content

Commit c21ee69

Browse files
author
github-action
committed
upload memtest results
1 parent c4d8cfc commit c21ee69

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+
==25367== Memcheck, a memory error detector
2+
==25367== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25367== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25367== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25367== Parent PID: 24451
6+
==25367==
7+
==25367==
8+
==25367== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25367== Open file descriptor 12:
10+
==25367== at 0x85040FD: pipe (pipe.c:29)
11+
==25367== by 0x104F507D: ???
12+
==25367== by 0xBE7C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25367== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25367== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25367== by 0x6E31D38: PetscInitialize (pinit.c:924)
16+
==25367== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25367== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25367== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25367== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25367== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25367== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25367== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25367== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25367==
25+
==25367== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25367== at 0x8508A9C: __open_nocancel (open64_nocancel.c:39)
27+
==25367== by 0x848CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25367== by 0x69D5822: ???
29+
==25367== by 0x69D596F: ???
30+
==25367== by 0xBF216DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25367== by 0xBF21938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25367== by 0xBED7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25367== by 0xBE7C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25367== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25367== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25367== by 0x6E31D38: PetscInitialize (pinit.c:924)
37+
==25367== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25367== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25367== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25367== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25367== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25367== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25367== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25367== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25367==
46+
==25367== Open file descriptor 145:
47+
==25367== <inherited from parent>
48+
==25367==
49+
==25367== Open file descriptor 142:
50+
==25367== <inherited from parent>
51+
==25367==
52+
==25367== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25367== <inherited from parent>
54+
==25367==
55+
==25367== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25367== <inherited from parent>
57+
==25367==
58+
==25367==
59+
==25367== HEAP SUMMARY:
60+
==25367== in use at exit: 35,119 bytes in 289 blocks
61+
==25367== total heap usage: 34,935 allocs, 34,646 frees, 8,173,465 bytes allocated
62+
==25367==
63+
==25367== LEAK SUMMARY:
64+
==25367== definitely lost: 0 bytes in 0 blocks
65+
==25367== indirectly lost: 0 bytes in 0 blocks
66+
==25367== possibly lost: 0 bytes in 0 blocks
67+
==25367== still reachable: 24 bytes in 2 blocks
68+
==25367== suppressed: 35,095 bytes in 287 blocks
69+
==25367== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25367== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25367==
72+
==25367== For lists of detected and suppressed errors, rerun with: -s
73+
==25367== 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+
==43621== Memcheck, a memory error detector
2+
==43621== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43621== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43621== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43621== Parent PID: 24451
6+
==43621==
7+
==43621==
8+
==43621== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43621== Open file descriptor 12:
10+
==43621== at 0xA7FC0FD: pipe (pipe.c:29)
11+
==43621== by 0x1436007D: ???
12+
==43621== by 0xD9AB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43621== by 0xABC8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43621== by 0xAB61D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43621== by 0xB0A5D38: PetscInitialize (pinit.c:924)
16+
==43621== by 0xA0E0E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43621== by 0xA0E0EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43621== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43621== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43621== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43621== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43621== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43621== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43621==
25+
==43621== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43621== at 0xA800A9C: __open_nocancel (open64_nocancel.c:39)
27+
==43621== by 0xA784BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43621== by 0xA118822: ???
29+
==43621== by 0xA11896F: ???
30+
==43621== by 0xDA506DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43621== by 0xDA50938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43621== by 0xDA06922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43621== by 0xD9AB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43621== by 0xABC8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43621== by 0xAB61D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43621== by 0xB0A5D38: PetscInitialize (pinit.c:924)
37+
==43621== by 0xA0E0E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43621== by 0xA0E0EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43621== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43621== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43621== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43621== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43621== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43621== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43621==
46+
==43621== Open file descriptor 145:
47+
==43621== <inherited from parent>
48+
==43621==
49+
==43621== Open file descriptor 142:
50+
==43621== <inherited from parent>
51+
==43621==
52+
==43621== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43621== <inherited from parent>
54+
==43621==
55+
==43621== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43621== <inherited from parent>
57+
==43621==
58+
==43621==
59+
==43621== HEAP SUMMARY:
60+
==43621== in use at exit: 35,606 bytes in 295 blocks
61+
==43621== total heap usage: 303,415 allocs, 303,120 frees, 67,013,277 bytes allocated
62+
==43621==
63+
==43621== LEAK SUMMARY:
64+
==43621== definitely lost: 0 bytes in 0 blocks
65+
==43621== indirectly lost: 0 bytes in 0 blocks
66+
==43621== possibly lost: 0 bytes in 0 blocks
67+
==43621== still reachable: 24 bytes in 2 blocks
68+
==43621== suppressed: 35,582 bytes in 293 blocks
69+
==43621== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43621== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43621==
72+
==43621== For lists of detected and suppressed errors, rerun with: -s
73+
==43621== 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+
==26560== Memcheck, a memory error detector
2+
==26560== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26560== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26560== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26560== Parent PID: 24451
6+
==26560==
7+
==26560==
8+
==26560== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26560== Open file descriptor 12:
10+
==26560== at 0xF8790FD: pipe (pipe.c:29)
11+
==26560== by 0x1973007D: ???
12+
==26560== by 0x12B784CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26560== by 0x10171418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26560== by 0x1010AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26560== by 0x102FAD38: PetscInitialize (pinit.c:924)
16+
==26560== by 0xF179E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26560== by 0xF179EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26560== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26560== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26560== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26560== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26560== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26560== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26560==
25+
==26560== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26560== at 0xF87DA9C: __open_nocancel (open64_nocancel.c:39)
27+
==26560== by 0xF801BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26560== by 0xF1B1822: ???
29+
==26560== by 0xF1B196F: ???
30+
==26560== by 0x12C1D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26560== by 0x12C1D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26560== by 0x12BD3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26560== by 0x12B782DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26560== by 0x10171418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26560== by 0x1010AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26560== by 0x102FAD38: PetscInitialize (pinit.c:924)
37+
==26560== by 0xF179E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26560== by 0xF179EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26560== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26560== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26560== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26560== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26560== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26560== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26560==
46+
==26560== Open file descriptor 145:
47+
==26560== <inherited from parent>
48+
==26560==
49+
==26560== Open file descriptor 142:
50+
==26560== <inherited from parent>
51+
==26560==
52+
==26560== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26560== <inherited from parent>
54+
==26560==
55+
==26560== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26560== <inherited from parent>
57+
==26560==
58+
==26560==
59+
==26560== HEAP SUMMARY:
60+
==26560== in use at exit: 35,215 bytes in 290 blocks
61+
==26560== total heap usage: 1,108,323 allocs, 1,108,033 frees, 84,841,373 bytes allocated
62+
==26560==
63+
==26560== LEAK SUMMARY:
64+
==26560== definitely lost: 0 bytes in 0 blocks
65+
==26560== indirectly lost: 0 bytes in 0 blocks
66+
==26560== possibly lost: 0 bytes in 0 blocks
67+
==26560== still reachable: 56 bytes in 3 blocks
68+
==26560== suppressed: 35,159 bytes in 287 blocks
69+
==26560== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26560== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26560==
72+
==26560== For lists of detected and suppressed errors, rerun with: -s
73+
==26560== 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+
==25288== Memcheck, a memory error detector
2+
==25288== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25288== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25288== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==25288== Parent PID: 24451
6+
==25288==
7+
==25288==
8+
==25288== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25288== Open file descriptor 12:
10+
==25288== at 0x4F210FD: pipe (pipe.c:29)
11+
==25288== by 0xB1F707D: ???
12+
==25288== by 0x6B244CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25288== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25288== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25288== by 0x5450D38: PetscInitialize (pinit.c:924)
16+
==25288== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25288== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25288== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25288== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25288== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25288== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25288== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25288== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==25288==
25+
==25288== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25288== at 0x4F25A9C: __open_nocancel (open64_nocancel.c:39)
27+
==25288== by 0x4EA9BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25288== by 0x4B82822: ???
29+
==25288== by 0x4B8296F: ???
30+
==25288== by 0x6BC96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25288== by 0x6BC9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25288== by 0x6B7F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25288== by 0x6B242DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25288== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25288== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25288== by 0x5450D38: PetscInitialize (pinit.c:924)
37+
==25288== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25288== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25288== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25288== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25288== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25288== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25288== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25288== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==25288==
46+
==25288== Open file descriptor 145:
47+
==25288== <inherited from parent>
48+
==25288==
49+
==25288== Open file descriptor 142:
50+
==25288== <inherited from parent>
51+
==25288==
52+
==25288== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==25288== <inherited from parent>
54+
==25288==
55+
==25288== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25288== <inherited from parent>
57+
==25288==
58+
==25288==
59+
==25288== HEAP SUMMARY:
60+
==25288== in use at exit: 34,783 bytes in 289 blocks
61+
==25288== total heap usage: 28,845 allocs, 28,556 frees, 7,083,934 bytes allocated
62+
==25288==
63+
==25288== LEAK SUMMARY:
64+
==25288== definitely lost: 0 bytes in 0 blocks
65+
==25288== indirectly lost: 0 bytes in 0 blocks
66+
==25288== possibly lost: 0 bytes in 0 blocks
67+
==25288== still reachable: 24 bytes in 2 blocks
68+
==25288== suppressed: 34,759 bytes in 287 blocks
69+
==25288== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25288== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25288==
72+
==25288== For lists of detected and suppressed errors, rerun with: -s
73+
==25288== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)

0 commit comments

Comments
 (0)