L
При работа с окнами
==27730== Memcheck, a memory error detectorПродублировал на пасте
==27730== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==27730== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==27730== Command: ./src/main/main
==27730==
[06:35:00][debug][main]: Инициализация core::Core
[06:35:00][info][core::Core]: Инициализация сервисов
[06:35:00][trace][core::ServiceLocator]: Сервис core::Process зарегестрирован. Impl: core::ProcessImpl
[06:35:00][trace][core::ServiceLocator]: Сервис core::LoggerFactory зарегестрирован. Impl: main::LoggerFactory
[06:35:00][trace][core::ServiceLocator]: Сервис service::SFMLRenderWindow зарегестрирован. Impl: service::SFMLRenderWindow
[06:35:00][info][core::Core]: Зарегестрированно сервисов: 3
[06:35:00][debug][core::Core]: Инициализация entt::registry
[06:35:00][debug][core::Core]: Инициализация core::SystemRegistry
[06:35:00][info][core::SystemRegistry]: Инициализация систем
[06:35:00][trace][core::SystemRegistry]: Инициализация system::ExitAfterNsec
[06:35:00][trace][core::SystemRegistry]: Инициализация system::Init
[06:35:00][trace][core::SystemRegistry]: Инициализация system::SFMLRenderWindow
[06:35:00][trace][core::SystemRegistry]: Сортировка систем
[06:35:00][info][core::SystemRegistry]: Зарегистрировано систем: 3
[06:35:00][debug][core::SystemRegistry]: Порядок вызова систем:
system::ExitAfterNsec
system::SFMLRenderWindow
system::Init
[06:35:00][debug][service::SFMLRenderWindow]: Открытие окна для entity-0
[06:35:07][info][core::Core]: Начало главного цикла
[06:35:13][debug][service::SFMLRenderWindow]: Уничтожение окна для entity-0
^C[06:35:19][info][core::Core]: Конец главного цикла
[06:35:19][info][core::Core]: Уничтожение всех сущностей
==27730==
==27730== HEAP SUMMARY:
==27730== in use at exit: 437,266 bytes in 3,680 blocks
==27730== total heap usage: 37,751 allocs, 34,071 frees, 11,627,199 bytes allocated
==27730==
==27730== LEAK SUMMARY:
==27730== definitely lost: 432 bytes in 2 blocks
==27730== indirectly lost: 242,784 bytes in 1,124 blocks
==27730== possibly lost: 0 bytes in 0 blocks
==27730== still reachable: 194,050 bytes in 2,554 blocks
==27730== suppressed: 0 bytes in 0 blocks
==27730== Rerun with --leak-check=full to see details of leaked memory
==27730==
==27730== For counts of detected and suppressed errors, rerun with: -v
==27730== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
https://pastebin.com/QyVNaDAb