==1675277== Memcheck, a memory error detector
==1675277== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1675277== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1675277== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestTetrahedralMesh -malloc_debug -malloc_dump -memory_info
==1675277== Parent PID: 1674817
==1675277== 
==1675277== 
==1675277== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1675277== Open file descriptor 12:
==1675277==    at 0x820122D: pipe (pipe.c:29)
==1675277==    by 0x1009407D: ???
==1675277==    by 0xB9CB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1675277==    by 0x7A24418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1675277==    by 0x79BDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1675277==    by 0x66B4D38: PetscInitialize (pinit.c:924)
==1675277==    by 0x652715B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1675277==    by 0x65271A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1675277==    by 0x151982: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1675277==    by 0x14BC75: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1675277==    by 0x14F3E8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1675277==    by 0x14F288: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1675277==    by 0x14F91F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1675277==    by 0x149FA5: main (TestTetrahedralMesh.cpp:19)
==1675277== 
==1675277== Open file descriptor 8: /dev/shm/open_mpi.0000
==1675277==    at 0x8205BCC: __open_nocancel (open64_nocancel.c:39)
==1675277==    by 0x8189C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1675277==    by 0x655C822: ???
==1675277==    by 0x655C96F: ???
==1675277==    by 0xBA706DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1675277==    by 0xBA70938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1675277==    by 0xBA26922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1675277==    by 0xB9CB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1675277==    by 0x7A24418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1675277==    by 0x79BDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1675277==    by 0x66B4D38: PetscInitialize (pinit.c:924)
==1675277==    by 0x652715B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1675277==    by 0x65271A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1675277==    by 0x151982: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1675277==    by 0x14BC75: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1675277==    by 0x14F3E8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1675277==    by 0x14F288: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1675277==    by 0x14F91F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1675277==    by 0x149FA5: main (TestTetrahedralMesh.cpp:19)
==1675277== 
==1675277== Open file descriptor 116:
==1675277==    <inherited from parent>
==1675277== 
==1675277== Open file descriptor 112:
==1675277==    <inherited from parent>
==1675277== 
==1675277== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestTetrahedralMesh_valgrind.txt
==1675277==    <inherited from parent>
==1675277== 
==1675277== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1675277==    <inherited from parent>
==1675277== 
==1675277== 
==1675277== HEAP SUMMARY:
==1675277==     in use at exit: 709,455 bytes in 9,490 blocks
==1675277==   total heap usage: 1,283,123 allocs, 1,273,633 frees, 1,425,469,241 bytes allocated
==1675277== 
==1675277== 448 bytes in 8 blocks are definitely lost in loss record 51 of 80
==1675277==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1675277==    by 0x5746975: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:462)
==1675277==    by 0x5744C0E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:34)
==1675277==    by 0x5747BB4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:38)
==1675277==    by 0x5747BD9: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1084)
==1675277==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==1675277==    by 0x4006567: call_init (dl-init.c:33)
==1675277==    by 0x4006567: _dl_init (dl-init.c:117)
==1675277==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==1675277==    by 0x3: ???
==1675277==    by 0x1FFF000302: ???
==1675277==    by 0x1FFF000368: ???
==1675277==    by 0x1FFF000376: ???
==1675277==    by 0x1FFF000383: ???
==1675277== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:_Znwm
   fun:_ZN13OpenSimplex2S17initLatticePointsEv
   fun:_ZN13OpenSimplex2S11InitializerC1Ev
   fun:_Z41__static_initialization_and_destruction_0ii
   fun:_GLOBAL__sub_I_OpenSimplex2S.cpp
   fun:call_init.part.0
   fun:call_init
   fun:_dl_init
   obj:/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   obj:*
   obj:*
   obj:*
   obj:*
   obj:*
}
==1675277== LEAK SUMMARY:
==1675277==    definitely lost: 448 bytes in 8 blocks
==1675277==    indirectly lost: 0 bytes in 0 blocks
==1675277==      possibly lost: 0 bytes in 0 blocks
==1675277==    still reachable: 8,400 bytes in 107 blocks
==1675277==         suppressed: 700,607 bytes in 9,375 blocks
==1675277== Reachable blocks (those to which a pointer was found) are not shown.
==1675277== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1675277== 
==1675277== For lists of detected and suppressed errors, rerun with: -s
==1675277== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 37 from 37)
