==2119101== Memcheck, a memory error detector
==2119101== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2119101== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2119101== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestCryptSimulation1d -malloc_debug -malloc_dump -memory_info
==2119101== Parent PID: 2103158
==2119101== 
==2119101== 
==2119101== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2119101== Open file descriptor 12:
==2119101==    at 0x1265C22D: pipe (pipe.c:29)
==2119101==    by 0x1B41A07D: ???
==2119101==    by 0x165804CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2119101==    by 0x11F66418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2119101==    by 0x11EFFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2119101==    by 0x10BF6D38: PetscInitialize (pinit.c:924)
==2119101==    by 0x10A6B15B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2119101==    by 0x10A6B1A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2119101==    by 0x2254EB: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2119101==    by 0x21CBB7: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2119101==    by 0x220694: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2119101==    by 0x22058F: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2119101==    by 0x220BA3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2119101==    by 0x21B375: main (TestCryptSimulation1d.cpp:18)
==2119101== 
==2119101== Open file descriptor 8: /dev/shm/open_mpi.0000
==2119101==    at 0x12660BCC: __open_nocancel (open64_nocancel.c:39)
==2119101==    by 0x125E4C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2119101==    by 0x10AA0822: ???
==2119101==    by 0x10AA096F: ???
==2119101==    by 0x166256DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2119101==    by 0x16625938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2119101==    by 0x165DB922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2119101==    by 0x165802DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2119101==    by 0x11F66418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2119101==    by 0x11EFFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2119101==    by 0x10BF6D38: PetscInitialize (pinit.c:924)
==2119101==    by 0x10A6B15B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2119101==    by 0x10A6B1A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2119101==    by 0x2254EB: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2119101==    by 0x21CBB7: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2119101==    by 0x220694: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2119101==    by 0x22058F: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2119101==    by 0x220BA3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2119101==    by 0x21B375: main (TestCryptSimulation1d.cpp:18)
==2119101== 
==2119101== Open file descriptor 116:
==2119101==    <inherited from parent>
==2119101== 
==2119101== Open file descriptor 112:
==2119101==    <inherited from parent>
==2119101== 
==2119101== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCryptSimulation1d_valgrind.txt
==2119101==    <inherited from parent>
==2119101== 
==2119101== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2119101==    <inherited from parent>
==2119101== 
==2119101== 
==2119101== HEAP SUMMARY:
==2119101==     in use at exit: 706,976 bytes in 9,486 blocks
==2119101==   total heap usage: 4,117,888 allocs, 4,108,402 frees, 1,993,220,874 bytes allocated
==2119101== 
==2119101== 448 bytes in 8 blocks are definitely lost in loss record 48 of 76
==2119101==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2119101==    by 0xFC8A875: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:462)
==2119101==    by 0xFC88B0E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:34)
==2119101==    by 0xFC8BAB4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:38)
==2119101==    by 0xFC8BAD9: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1084)
==2119101==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==2119101==    by 0x4006567: call_init (dl-init.c:33)
==2119101==    by 0x4006567: _dl_init (dl-init.c:117)
==2119101==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==2119101==    by 0x3: ???
==2119101==    by 0x1FFF000306: ???
==2119101==    by 0x1FFF00036F: ???
==2119101==    by 0x1FFF00037D: ???
==2119101==    by 0x1FFF00038A: ???
==2119101== 
{
   <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:*
}
==2119101== LEAK SUMMARY:
==2119101==    definitely lost: 448 bytes in 8 blocks
==2119101==    indirectly lost: 0 bytes in 0 blocks
==2119101==      possibly lost: 0 bytes in 0 blocks
==2119101==    still reachable: 5,880 bytes in 107 blocks
==2119101==         suppressed: 700,648 bytes in 9,371 blocks
==2119101== Reachable blocks (those to which a pointer was found) are not shown.
==2119101== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2119101== 
==2119101== For lists of detected and suppressed errors, rerun with: -s
==2119101== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 33 from 33)
