==208398== Memcheck, a memory error detector ==208398== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==208398== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info ==208398== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestVertexMeshWriter -malloc_debug -malloc_dump -memory_info ==208398== Parent PID: 207728 ==208398== ==208398== ==208398== FILE DESCRIPTORS: 9 open (3 std) at exit. ==208398== Open file descriptor 12: ==208398== at 0x7F1122D: pipe (pipe.c:29) ==208398== by 0xFE1A07D: ??? ==208398== by 0xB7504CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==208398== by 0x7736418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==208398== by 0x76CFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==208398== by 0x63A4D38: PetscInitialize (pinit.c:924) ==208398== by 0x627858B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==208398== by 0x62785D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==208398== by 0x13855F: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70) ==208398== by 0x13022F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==208398== by 0x132F5C: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==208398== by 0x132DFC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==208398== by 0x133493: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==208398== by 0x12E560: main (TestVertexMeshWriter.cpp:19) ==208398== ==208398== Open file descriptor 8: /dev/shm/open_mpi.0000 ==208398== at 0x7F15BCC: __open_nocancel (open64_nocancel.c:39) ==208398== by 0x7E99C4F: shm_open@@GLIBC_2.34 (shm_open.c:40) ==208398== by 0x762E822: ??? ==208398== by 0x762E96F: ??? ==208398== by 0xB7F76DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==208398== by 0xB7F7938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==208398== by 0xB7AD922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==208398== by 0xB7502DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==208398== by 0x7736418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==208398== by 0x76CFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==208398== by 0x63A4D38: PetscInitialize (pinit.c:924) ==208398== by 0x627858B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==208398== by 0x62785D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==208398== by 0x13855F: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70) ==208398== by 0x13022F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==208398== by 0x132F5C: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==208398== by 0x132DFC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==208398== by 0x133493: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==208398== by 0x12E560: main (TestVertexMeshWriter.cpp:19) ==208398== ==208398== Open file descriptor 114: ==208398== ==208398== ==208398== Open file descriptor 111: ==208398== ==208398== ==208398== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVertexMeshWriter_valgrind.txt ==208398== ==208398== ==208398== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp ==208398== ==208398== ==208398== ==208398== HEAP SUMMARY: ==208398== in use at exit: 720,722 bytes in 9,410 blocks ==208398== total heap usage: 65,597 allocs, 56,187 frees, 1,356,809,530 bytes allocated ==208398== ==208398== 20,080 (576 direct, 19,504 indirect) bytes in 1 blocks are definitely lost in loss record 92 of 98 ==208398== at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so) ==208398== by 0x90759F4: vtkUnstructuredGrid::New() (in /usr/lib/x86_64-linux-gnu/libvtkCommonDataModel-7.1.so.7.1p.1) ==208398== by 0x5BC2B4E: TrapezoidEdgeVertexMeshWriter<2u, 2u>::TrapezoidEdgeVertexMeshWriter(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, bool) (TrapezoidEdgeVertexMeshWriter.cpp:49) ==208398== by 0x1436FE: TestVertexMeshWriter::TestTrapezoidEdgeVertexMeshWriter() (TestVertexMeshWriter.hpp:493) ==208398== by 0x143C06: TestDescription_TestVertexMeshWriter_TestTrapezoidEdgeVertexMeshWriter::runTest() (TestVertexMeshWriter.cpp:79) ==208398== by 0x12F82A: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96) ==208398== by 0x13320A: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74) ==208398== by 0x1330EF: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61) ==208398== by 0x132F95: CxxTest::TestRunner::runWorld() (TestRunner.h:46) ==208398== by 0x132DFC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==208398== by 0x133493: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==208398== by 0x12E560: main (TestVertexMeshWriter.cpp:19) ==208398== { Memcheck:Leak match-leak-kinds: definite fun:_Znwm fun:_ZN19vtkUnstructuredGrid3NewEv fun:_ZN29TrapezoidEdgeVertexMeshWriterILj2ELj2EEC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_b fun:_ZN20TestVertexMeshWriter33TestTrapezoidEdgeVertexMeshWriterEv fun:_ZN70TestDescription_TestVertexMeshWriter_TestTrapezoidEdgeVertexMeshWriter7runTestEv fun:_ZN7CxxTest19RealTestDescription3runEv fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE fun:_ZN7CxxTest10TestRunner8runWorldEv fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE fun:_ZN7CxxTest14ErrorFormatter3runEv fun:main } ==208398== LEAK SUMMARY: ==208398== definitely lost: 576 bytes in 1 blocks ==208398== indirectly lost: 19,504 bytes in 32 blocks ==208398== possibly lost: 0 bytes in 0 blocks ==208398== still reachable: 24 bytes in 2 blocks ==208398== suppressed: 700,618 bytes in 9,375 blocks ==208398== Reachable blocks (those to which a pointer was found) are not shown. ==208398== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==208398== ==208398== For lists of detected and suppressed errors, rerun with: -s ==208398== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 37 from 37)