diff --git a/output b/output deleted file mode 100644 index 0df051c..0000000 --- a/output +++ /dev/null @@ -1,1205 +0,0 @@ -==32317== Memcheck, a memory error detector -==32317== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. -==32317== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info -==32317== Command: ./Webserv conf/eval.conf -==32317== -WebServer created -==32317== -==32317== HEAP SUMMARY: -==32317== in use at exit: 73,888 bytes in 121 blocks -==32317== total heap usage: 31,424 allocs, 31,303 frees, 26,419,950 bytes allocated -==32317== -==32317== 8 bytes in 1 blocks are still reachable in loss record 1 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x112BAD: __gnu_cxx::new_allocator::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x1120AD: __gnu_cxx::__alloc_traits, Server*>::allocate(std::allocator&, unsigned long) (alloc_traits.h:133) -==32317== by 0x111339: std::_Vector_base >::_M_allocate(unsigned long) (stl_vector.h:343) -==32317== by 0x126DA2: std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, Server* const&) (vector.tcc:440) -==32317== by 0x126BBD: std::vector >::push_back(Server* const&) (stl_vector.h:1195) -==32317== by 0x12619A: WebServer::processConfigFile() (WebservParser.cpp:165) -==32317== by 0x13BEEB: main (main.cpp:15) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 2 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x49972CE: std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x499762D: std::__cxx11::basic_string, std::allocator >::operator=(std::__cxx11::basic_string, std::allocator > const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x14233C: Location::setReturn(std::__cxx11::basic_string, std::allocator > const&) (Location.cpp:98) -==32317== by 0x142F7E: Location::loadData(std::__cxx11::basic_string, std::allocator > const&) (Location.cpp:192) -==32317== by 0x141B5E: Location::Location(std::__cxx11::basic_string, std::allocator > const&) (Location.cpp:64) -==32317== by 0x133D8C: Server::addLocation(std::__cxx11::basic_string, std::allocator > const&) (ServerSetters.cpp:11) -==32317== by 0x116DAC: Server::Server(std::__cxx11::basic_string, std::allocator >&) (Server.cpp:44) -==32317== by 0x126179: WebServer::processConfigFile() (WebservParser.cpp:164) -==32317== by 0x13BEEB: main (main.cpp:15) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 3 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x49972CE: std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x499762D: std::__cxx11::basic_string, std::allocator >::operator=(std::__cxx11::basic_string, std::allocator > const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x142431: Location::setCgiPathStr(std::__cxx11::basic_string, std::allocator > const&) (Location.cpp:103) -==32317== by 0x142F7E: Location::loadData(std::__cxx11::basic_string, std::allocator > const&) (Location.cpp:192) -==32317== by 0x141B5E: Location::Location(std::__cxx11::basic_string, std::allocator > const&) (Location.cpp:64) -==32317== by 0x133D8C: Server::addLocation(std::__cxx11::basic_string, std::allocator > const&) (ServerSetters.cpp:11) -==32317== by 0x116DAC: Server::Server(std::__cxx11::basic_string, std::allocator >&) (Server.cpp:44) -==32317== by 0x126179: WebServer::processConfigFile() (WebservParser.cpp:164) -==32317== by 0x13BEEB: main (main.cpp:15) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 4 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C20B: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:17) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 5 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C301: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:23) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 6 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C32A: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:24) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 7 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C353: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:25) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 8 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C37C: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:26) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 9 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C3F7: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:29) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 10 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C449: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:31) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 11 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C49B: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:33) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 12 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C4C4: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:34) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 13 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C53F: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:37) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 14 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C568: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:38) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 15 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C5BA: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:40) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 16 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C635: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:43) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 17 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C65E: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:44) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 18 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C687: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:45) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 19 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C6B0: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:46) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 20 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C6D9: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:47) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 21 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C72B: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:49) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 22 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C754: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:50) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 23 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C77D: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:51) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 24 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C7CF: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:53) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 25 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C7F8: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:54) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 31 bytes in 1 blocks are still reachable in loss record 26 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C821: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:55) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 32 bytes in 1 blocks are still reachable in loss record 27 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x11EC25: __gnu_cxx::new_allocator, std::allocator > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x11EB1E: __gnu_cxx::__alloc_traits, std::allocator > >, std::__cxx11::basic_string, std::allocator > >::allocate(std::allocator, std::allocator > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x11E9FF: std::_Vector_base, std::allocator >, std::allocator, std::allocator > > >::_M_allocate(unsigned long) (stl_vector.h:343) -==32317== by 0x11E5B6: std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&) (vector.tcc:440) -==32317== by 0x11E4EB: std::vector, std::allocator >, std::allocator, std::allocator > > >::push_back(std::__cxx11::basic_string, std::allocator > const&) (stl_vector.h:1195) -==32317== by 0x134791: Server::setPorts(std::__cxx11::basic_string, std::allocator > const&) (ServerSetters.cpp:75) -==32317== by 0x117A9F: Server::loadData(std::__cxx11::basic_string, std::allocator > const&) (Server.cpp:109) -==32317== by 0x116DDC: Server::Server(std::__cxx11::basic_string, std::allocator >&) (Server.cpp:46) -==32317== by 0x126179: WebServer::processConfigFile() (WebservParser.cpp:164) -==32317== by 0x13BEEB: main (main.cpp:15) -==32317== -==32317== 33 bytes in 1 blocks are still reachable in loss record 28 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x128C6F: Header::setDate() (Header.cpp:141) -==32317== by 0x127A0E: Header::Header() (Header.cpp:10) -==32317== by 0x13198E: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 33 bytes in 1 blocks are still reachable in loss record 29 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x128C6F: Header::setDate() (Header.cpp:141) -==32317== by 0x127A0E: Header::Header() (Header.cpp:10) -==32317== by 0x1319A3: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 34 bytes in 1 blocks are still reachable in loss record 30 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C591: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:39) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 36 bytes in 1 blocks are still reachable in loss record 31 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C2AF: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:21) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 36 bytes in 1 blocks are still reachable in loss record 32 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x499738D: std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x49982B5: std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x13C702: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:48) -==32317== by 0x13C04D: StatusCode::StatusCode() (StatusCode.cpp:5) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 48 bytes in 1 blocks are still reachable in loss record 33 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x113AD2: __gnu_cxx::new_allocator > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x113A40: __gnu_cxx::__alloc_traits > >, std::_Rb_tree_node > >::allocate(std::allocator > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x113992: std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x113947: std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_create_node(std::pair const&) (stl_tree.h:602) -==32317== by 0x113807: std::_Rb_tree_node >* std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node::operator() >(std::pair const&) const (stl_tree.h:548) -==32317== by 0x113278: std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_, std::_Select1st >, std::less, std::allocator > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair const&, std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x11252D: std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_unique_, std::_Select1st >, std::less, std::allocator > >::_Alloc_node>(std::_Rb_tree_const_iterator >, std::pair const&, std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x11187D: std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_unique_(std::_Rb_tree_const_iterator >, std::pair const&) (stl_tree.h:1162) -==32317== by 0x110DB3: std::map, std::allocator > >::insert(std::_Rb_tree_iterator >, std::pair const&) (stl_map.h:862) -==32317== by 0x10FF84: std::map, std::allocator > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x118033: Server::createListeningSockets() (Server.cpp:144) -==32317== -==32317== 48 bytes in 1 blocks are still reachable in loss record 34 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x113AD2: __gnu_cxx::new_allocator > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x113A40: __gnu_cxx::__alloc_traits > >, std::_Rb_tree_node > >::allocate(std::allocator > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x113992: std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x113947: std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_create_node(std::pair const&) (stl_tree.h:602) -==32317== by 0x113807: std::_Rb_tree_node >* std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node::operator() >(std::pair const&) const (stl_tree.h:548) -==32317== by 0x113278: std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_, std::_Select1st >, std::less, std::allocator > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair const&, std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x11252D: std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_unique_, std::_Select1st >, std::less, std::allocator > >::_Alloc_node>(std::_Rb_tree_const_iterator >, std::pair const&, std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x11187D: std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_unique_(std::_Rb_tree_const_iterator >, std::pair const&) (stl_tree.h:1162) -==32317== by 0x110DB3: std::map, std::allocator > >::insert(std::_Rb_tree_iterator >, std::pair const&) (stl_map.h:862) -==32317== by 0x10FF84: std::map, std::allocator > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x10ED9B: WebServer::createServerSocket() (WebServer.cpp:48) -==32317== -==32317== 64 bytes in 1 blocks are still reachable in loss record 35 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x1352CF: __gnu_cxx::new_allocator::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x1351C5: __gnu_cxx::__alloc_traits, Location*>::allocate(std::allocator&, unsigned long) (alloc_traits.h:133) -==32317== by 0x1350D5: std::_Vector_base >::_M_allocate(unsigned long) (stl_vector.h:343) -==32317== by 0x134CCE: std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, Location* const&) (vector.tcc:440) -==32317== by 0x134C03: std::vector >::push_back(Location* const&) (stl_vector.h:1195) -==32317== by 0x133D9F: Server::addLocation(std::__cxx11::basic_string, std::allocator > const&) (ServerSetters.cpp:11) -==32317== by 0x116DAC: Server::Server(std::__cxx11::basic_string, std::allocator >&) (Server.cpp:44) -==32317== by 0x126179: WebServer::processConfigFile() (WebservParser.cpp:164) -==32317== by 0x13BEEB: main (main.cpp:15) -==32317== -==32317== 64 bytes in 2 blocks are still reachable in loss record 36 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x11EC25: __gnu_cxx::new_allocator, std::allocator > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x11EB1E: __gnu_cxx::__alloc_traits, std::allocator > >, std::__cxx11::basic_string, std::allocator > >::allocate(std::allocator, std::allocator > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x11E9FF: std::_Vector_base, std::allocator >, std::allocator, std::allocator > > >::_M_allocate(unsigned long) (stl_vector.h:343) -==32317== by 0x11E5B6: std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&) (vector.tcc:440) -==32317== by 0x11E4EB: std::vector, std::allocator >, std::allocator, std::allocator > > >::push_back(std::__cxx11::basic_string, std::allocator > const&) (stl_vector.h:1195) -==32317== by 0x142559: Location::setAllowMethods(std::__cxx11::basic_string, std::allocator > const&) (Location.cpp:116) -==32317== by 0x14396C: Location::checkVariables(bool) (Location.cpp:268) -==32317== by 0x118471: Server::checkVariables() (Server.cpp:171) -==32317== by 0x1263D0: WebServer::parseInfo() (WebservParser.cpp:177) -==32317== by 0x13BEFA: main (main.cpp:16) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 37 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C1AA: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:15) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 38 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C1D3: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:16) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 39 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C1FC: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:17) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 40 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C225: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:18) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 41 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C24E: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:19) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 42 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C277: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:20) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 43 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C2A0: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:21) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 44 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C2C9: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:22) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 45 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C2F2: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:23) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 46 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C31B: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:24) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 47 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C344: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:25) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 48 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C36D: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:26) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 49 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C396: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:27) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 50 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C3BF: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:28) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 51 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C3E8: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:29) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 52 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C411: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:30) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 53 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C43A: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:31) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 54 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C463: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:32) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 55 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C48C: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:33) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 56 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C4B5: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:34) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 57 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C4DE: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:35) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 58 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C507: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:36) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 59 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C530: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:37) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 60 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C559: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:38) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 61 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C582: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:39) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 62 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C5AB: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:40) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 63 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C5D4: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:41) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 64 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C5FD: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:42) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 65 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C626: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:43) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 66 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C64F: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:44) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 67 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C678: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:45) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 68 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C6A1: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:46) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 69 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C6CA: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:47) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 70 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C6F3: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:48) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 71 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C71C: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:49) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 72 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C745: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:50) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 73 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C76E: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:51) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 74 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C797: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:52) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 75 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C7C0: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:53) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 76 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C7E9: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:54) -==32317== -==32317== 72 bytes in 1 blocks are still reachable in loss record 77 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F83D: __gnu_cxx::new_allocator, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F66F: __gnu_cxx::__alloc_traits, std::allocator > > > >, std::_Rb_tree_node, std::allocator > > > >::allocate(std::allocator, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F46C: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F38F: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_create_node(std::pair, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13F025: std::_Rb_tree_node, std::allocator > > >* std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node::operator(), std::allocator > > >(std::pair, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x13E760: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E071: std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&, std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DBB5: std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x13D77D: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > > >, std::pair, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x13D2D1: std::map, std::allocator >, std::less, std::allocator, std::allocator > > > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13C812: StatusCode::createDefaultErrorCodes() (StatusCode.cpp:55) -==32317== -==32317== 96 bytes in 1 blocks are still reachable in loss record 78 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x11628A: __gnu_cxx::new_allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x116167: __gnu_cxx::__alloc_traits, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >, std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::allocate(std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x116064: std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x116019: std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_create_node(std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x115F95: std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >* std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Alloc_node::operator(), std::allocator > const, std::__cxx11::basic_string, std::allocator > > >(std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > > const&) const (stl_tree.h:548) -==32317== by 0x115C2C: std::_Rb_tree_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_insert_, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > > const&, std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x115745: std::_Rb_tree_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_insert_unique_, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Alloc_node>(std::_Rb_tree_const_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > > const&, std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x11559B: std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_insert_unique_(std::_Rb_tree_const_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > > const&) (stl_tree.h:1162) -==32317== by 0x115431: std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::insert(std::_Rb_tree_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > > const&) (stl_map.h:862) -==32317== by 0x115200: std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::operator[](std::__cxx11::basic_string, std::allocator > const&) (stl_map.h:503) -==32317== by 0x12F234: CGI::setCGIMapExtensions(std::__cxx11::basic_string, std::allocator > const&) (CGI.cpp:220) -==32317== -==32317== 96 bytes in 1 blocks are still reachable in loss record 79 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x11628A: __gnu_cxx::new_allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x116167: __gnu_cxx::__alloc_traits, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >, std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::allocate(std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x116064: std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x116019: std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_create_node(std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > > const&) (stl_tree.h:602) -==32317== by 0x13107B: std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >* std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node::operator(), std::allocator > const, std::__cxx11::basic_string, std::allocator > > >(std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > > const&) (stl_tree.h:491) -==32317== by 0x130D9F: std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >* std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_clone_node, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node>(std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > const*, std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node&) (stl_tree.h:658) -==32317== by 0x1308D5: std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >* std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_copy, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node>(std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > const*, std::_Rb_tree_node_base*, std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node&) (stl_tree.h:1880) -==32317== by 0x130324: std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >* std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_copy, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node>(std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&, std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node&) (stl_tree.h:906) -==32317== by 0x12FA8C: std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::operator=(std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&) (stl_tree.h:1788) -==32317== by 0x12F568: std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::operator=(std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > > const&) (stl_map.h:312) -==32317== by 0x12E4BD: CGI::CGI(CGI const&) (CGI.cpp:24) -==32317== -==32317== 144 bytes in 1 blocks are still reachable in loss record 80 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x116CAD: Server::Server(std::__cxx11::basic_string, std::allocator >&) (Server.cpp:38) -==32317== by 0x126179: WebServer::processConfigFile() (WebservParser.cpp:164) -==32317== by 0x13BEEB: main (main.cpp:15) -==32317== -==32317== 144 bytes in 1 blocks are still reachable in loss record 81 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x12F364: CGI::clone() (CGI.cpp:232) -==32317== by 0x117C90: Server::cgiModuleClone() (Server.cpp:117) -==32317== by 0x131E56: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:21) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 256 bytes in 2 blocks are still reachable in loss record 82 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x11EC25: __gnu_cxx::new_allocator, std::allocator > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x11EB1E: __gnu_cxx::__alloc_traits, std::allocator > >, std::__cxx11::basic_string, std::allocator > >::allocate(std::allocator, std::allocator > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x11E9FF: std::_Vector_base, std::allocator >, std::allocator, std::allocator > > >::_M_allocate(unsigned long) (stl_vector.h:343) -==32317== by 0x11E5B6: std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&) (vector.tcc:440) -==32317== by 0x11E4EB: std::vector, std::allocator >, std::allocator, std::allocator > > >::push_back(std::__cxx11::basic_string, std::allocator > const&) (stl_vector.h:1195) -==32317== by 0x1425F3: Location::setAllowMethods(std::__cxx11::basic_string, std::allocator > const&) (Location.cpp:126) -==32317== by 0x14396C: Location::checkVariables(bool) (Location.cpp:268) -==32317== by 0x118471: Server::checkVariables() (Server.cpp:171) -==32317== by 0x1263D0: WebServer::parseInfo() (WebservParser.cpp:177) -==32317== by 0x13BEFA: main (main.cpp:16) -==32317== -==32317== 360 bytes in 1 blocks are still reachable in loss record 83 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x126167: WebServer::processConfigFile() (WebservParser.cpp:164) -==32317== by 0x13BEEB: main (main.cpp:15) -==32317== -==32317== 472 bytes in 1 blocks are still reachable in loss record 84 of 92 -==32317== at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x4AD392D: __fopen_internal (iofopen.c:65) -==32317== by 0x4AD392D: fopen@@GLIBC_2.2.5 (iofopen.c:86) -==32317== by 0x4920633: std::__basic_file::open(char const*, std::_Ios_Openmode, int) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x4963F7E: std::basic_filebuf >::open(char const*, std::_Ios_Openmode) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x4964143: std::basic_ifstream >::open(char const*, std::_Ios_Openmode) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x125B9A: WebServer::loadConfigFile(std::__cxx11::basic_string, std::allocator >) (WebservParser.cpp:137) -==32317== by 0x13BEA1: main (main.cpp:11) -==32317== -==32317== 704 bytes in 1 blocks are still reachable in loss record 85 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x1319D5: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:8) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 936 bytes in 13 blocks are still reachable in loss record 86 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x13F88D: __gnu_cxx::new_allocator > >::allocate(unsigned long, void const*) (new_allocator.h:114) -==32317== by 0x13F745: __gnu_cxx::__alloc_traits > >, std::_Rb_tree_node > >::allocate(std::allocator > >&, unsigned long) (alloc_traits.h:133) -==32317== by 0x13F56C: std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_get_node() (stl_tree.h:580) -==32317== by 0x13F421: std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_create_node(std::pair const&) (stl_tree.h:602) -==32317== by 0x13F2E9: std::_Rb_tree_node >* std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node::operator() >(std::pair const&) const (stl_tree.h:548) -==32317== by 0x13EC2C: std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_, std::_Select1st >, std::less, std::allocator > >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair const&, std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node&) (stl_tree.h:1815) -==32317== by 0x13E155: std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_unique_, std::_Select1st >, std::less, std::allocator > >::_Alloc_node>(std::_Rb_tree_const_iterator >, std::pair const&, std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Alloc_node&) (stl_tree.h:2268) -==32317== by 0x13DCBF: std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_unique_(std::_Rb_tree_const_iterator >, std::pair const&) (stl_tree.h:1162) -==32317== by 0x13D89B: std::map, std::allocator > >::insert(std::_Rb_tree_iterator >, std::pair const&) (stl_map.h:862) -==32317== by 0x13D47D: std::map, std::allocator > >::operator[](int const&) (stl_map.h:503) -==32317== by 0x13CA8D: StatusCode::setFileContentForStatusCode(int, std::__cxx11::basic_string, std::allocator > const&) (StatusCode.cpp:76) -==32317== -==32317== 1,616 bytes in 1 blocks are still reachable in loss record 87 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x117FF4: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 1,880 bytes in 5 blocks are still reachable in loss record 88 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x133D7A: Server::addLocation(std::__cxx11::basic_string, std::allocator > const&) (ServerSetters.cpp:11) -==32317== by 0x116DAC: Server::Server(std::__cxx11::basic_string, std::allocator >&) (Server.cpp:44) -==32317== by 0x126179: WebServer::processConfigFile() (WebservParser.cpp:164) -==32317== by 0x13BEEB: main (main.cpp:15) -==32317== -==32317== 2,176 bytes in 1 blocks are still reachable in loss record 89 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x49972CE: std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x499762D: std::__cxx11::basic_string, std::allocator >::operator=(std::__cxx11::basic_string, std::allocator > const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x125CEA: WebServer::loadConfigFile(std::__cxx11::basic_string, std::allocator >) (WebservParser.cpp:143) -==32317== by 0x13BEA1: main (main.cpp:11) -==32317== -==32317== 5,628 bytes in 1 blocks are still reachable in loss record 90 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x49972CE: std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x499762D: std::__cxx11::basic_string, std::allocator >::operator=(std::__cxx11::basic_string, std::allocator > const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x1188E0: ExtendedString::operator=(ExtendedString const&) (ExtendedString.hpp:8) -==32317== by 0x13CAA2: StatusCode::setFileContentForStatusCode(int, std::__cxx11::basic_string, std::allocator > const&) (StatusCode.cpp:76) -==32317== by 0x13C085: StatusCode::StatusCode() (StatusCode.cpp:6) -==32317== by 0x13551C: FileContent::FileContent() (FileContent.cpp:4) -==32317== by 0x131979: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:3) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== 8,192 bytes in 1 blocks are still reachable in loss record 91 of 92 -==32317== at 0x483C583: operator new[](unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x495FD33: std::basic_filebuf >::_M_allocate_internal_buffer() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x4963F96: std::basic_filebuf >::open(char const*, std::_Ios_Openmode) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x4964143: std::basic_ifstream >::open(char const*, std::_Ios_Openmode) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x125B9A: WebServer::loadConfigFile(std::__cxx11::basic_string, std::allocator >) (WebservParser.cpp:137) -==32317== by 0x13BEA1: main (main.cpp:11) -==32317== -==32317== 47,025 bytes in 12 blocks are still reachable in loss record 92 of 92 -==32317== at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) -==32317== by 0x49972CE: std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x499762D: std::__cxx11::basic_string, std::allocator >::operator=(std::__cxx11::basic_string, std::allocator > const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28) -==32317== by 0x1188E0: ExtendedString::operator=(ExtendedString const&) (ExtendedString.hpp:8) -==32317== by 0x13CAA2: StatusCode::setFileContentForStatusCode(int, std::__cxx11::basic_string, std::allocator > const&) (StatusCode.cpp:76) -==32317== by 0x13CFC1: StatusCode::loadErrorPageFromDir(ExtendedString const&) (StatusCode.cpp:123) -==32317== by 0x131D95: ListeningSocket::ListeningSocket(int, Server*) (ListeningSocket.cpp:17) -==32317== by 0x118009: Server::createListeningSockets() (Server.cpp:143) -==32317== by 0x10EC67: WebServer::createListeningSockets() (WebServer.cpp:36) -==32317== by 0x10EEA4: WebServer::launchServers() (WebServer.cpp:57) -==32317== by 0x13BF17: main (main.cpp:18) -==32317== -==32317== LEAK SUMMARY: -==32317== definitely lost: 0 bytes in 0 blocks -==32317== indirectly lost: 0 bytes in 0 blocks -==32317== possibly lost: 0 bytes in 0 blocks -==32317== still reachable: 73,888 bytes in 121 blocks -==32317== suppressed: 0 bytes in 0 blocks -==32317== -==32317== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)