texttest -a netconvert -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Nov070827.1968528 -g
texttest -a netconvert -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ---------- 8a9,387 > > ================================================================= > ==1648780==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5832 byte(s) in 9 object(s) allocated from: > #0 0x63296fb88c81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > #1 0x6329700fdeaa in NIImporter_OpenStreetMap::insertEdge(NIImporter_OpenStreetMap::Edge*, int, NBNode*, NBNode*, std::vector<long long, std::allocator<long long>> const&, NBNetBuilder&, NBNode const*, NBNode const*) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:782:27 > #2 0x6329700db1db in NIImporter_OpenStreetMap::load(OptionsCont const&, NBNetBuilder&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:266:9 > #3 0x6329700d1dbb in NIImporter_OpenStreetMap::loadNetwork(OptionsCont const&, NBNetBuilder&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:110:14 > #4 0x63296fee3f98 in NILoader::load(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:90:5 > #5 0x63296fb90569 in main /home/delphi/clangDebug/sumo/src/netconvert_main.cpp:130:12 > #6 0x793d2d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #7 0x793d2d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #8 0x63296faaf814 in _start (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1095814) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > > Direct leak of 3888 byte(s) in 6 object(s) allocated from: > #0 0x63296fb88c81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > #1 0x632970101afe in NIImporter_OpenStreetMap::insertEdge(NIImporter_OpenStreetMap::Edge*, int, NBNode*, NBNode*, std::vector<long long, std::allocator<long long>> const&, NBNetBuilder&, NBNode const*, NBNode const*) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:841:27 > #2 0x6329700db1db in NIImporter_OpenStreetMap::load(OptionsCont const&, NBNetBuilder&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:266:9 > #3 0x6329700d1dbb in NIImporter_OpenStreetMap::loadNetwork(OptionsCont const&, NBNetBuilder&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:110:14 > #4 0x63296fee3f98 in NILoader::load(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:90:5 > #5 0x63296fb90569 in main /home/delphi/clangDebug/sumo/src/netconvert_main.cpp:130:12 > #6 0x793d2d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #7 0x793d2d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #8 0x63296faaf814 in _start (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1095814) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > > Indirect leak of 3080 byte(s) in 11 object(s) allocated from: > #0 0x63296fb88c81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > #1 0x632970543871 in std::__new_allocator<NBEdge::Lane>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,1416 > > ================================================================= > ==1646746==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 240 byte(s) in 1 object(s) allocated from: > #0 0x596d1b61ac81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > #1 0x596d1bcf7d46 in NIImporter_SUMO::loadLocation(SUMOSAXAttributes const&, bool) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:1013:18 > #2 0x596d1be507c6 in NIXMLNodesHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIXMLNodesHandler.cpp:69:26 > #3 0x596d1cb39de8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #4 0x724e91be63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #5 0x724e91bb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x724e91bb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x724e91bb8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x724e91be0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x596d1cb5ef02 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #10 0x596d1cc65d51 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #11 0x596d1b981d91 in NITypeLoader::load(SUMOSAXHandler&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netimport/NITypeLoader.cpp:66:19 > #12 0x596d1b97b723 in NILoader::loadXML(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:156:15 > #13 0x596d1b977832 in NILoader::load(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:109:11 > #14 0x596d1b622569 in main /home/delphi/clangDebug/sumo/src/netconvert_main.cpp:130:12 > #15 0x724e90e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x724e90e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x596d1b541814 in _start (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1095814) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > > Indirect leak of 848 byte(s) in 1 object(s) allocated from: > #0 0x596d1b61aec1 in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116eec1) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > #1 0x724e91725500 (/lib/x86_64-linux-gnu/libproj.so.25+0x125500) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) > #2 0x724e916d0d8d (/lib/x86_64-linux-gnu/libproj.so.25+0xd0d8d) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) > #3 0x724e916d1def (/lib/x86_64-linux-gnu/libproj.so.25+0xd1def) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,1416 > > ================================================================= > ==1646750==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 240 byte(s) in 1 object(s) allocated from: > #0 0x62fc8cfedc81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > #1 0x62fc8d6cad46 in NIImporter_SUMO::loadLocation(SUMOSAXAttributes const&, bool) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:1013:18 > #2 0x62fc8d8237c6 in NIXMLNodesHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIXMLNodesHandler.cpp:69:26 > #3 0x62fc8e50cde8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #4 0x75ae985e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #5 0x75ae985b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x75ae985b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x75ae985b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x75ae985e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x62fc8e531f02 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #10 0x62fc8e638d51 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #11 0x62fc8d354d91 in NITypeLoader::load(SUMOSAXHandler&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netimport/NITypeLoader.cpp:66:19 > #12 0x62fc8d34e723 in NILoader::loadXML(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:156:15 > #13 0x62fc8d34a832 in NILoader::load(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:109:11 > #14 0x62fc8cff5569 in main /home/delphi/clangDebug/sumo/src/netconvert_main.cpp:130:12 > #15 0x75ae9782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x75ae9782a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x62fc8cf14814 in _start (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1095814) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > > Indirect leak of 848 byte(s) in 1 object(s) allocated from: > #0 0x62fc8cfedec1 in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116eec1) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > #1 0x75ae98125500 (/lib/x86_64-linux-gnu/libproj.so.25+0x125500) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) > #2 0x75ae980d0d8d (/lib/x86_64-linux-gnu/libproj.so.25+0xd0d8d) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) > #3 0x75ae980d1def (/lib/x86_64-linux-gnu/libproj.so.25+0xd1def) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,1319 > > ================================================================= > ==1648584==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 240 byte(s) in 1 object(s) allocated from: > #0 0x595bad879c81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > #1 0x595badce4c60 in NIImporter_OpenDrive::myCharacters(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenDrive.cpp:2698:30 > #2 0x595baed9a675 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:156:13 > #3 0x7e8d371e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #4 0x7e8d371b4bc1 in xercesc_3_2::WFXMLScanner::scanEndTag(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b4bc1) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #5 0x7e8d371b82fb in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b82fb) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #6 0x7e8d371b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7e8d371e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x595baedbdf02 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #9 0x595baeec4d51 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #10 0x595badc73437 in NIImporter_OpenDrive::loadNetwork(OptionsCont const&, NBNetBuilder&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenDrive.cpp:214:9 > #11 0x595badbd5335 in NILoader::load(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:95:5 > #12 0x595bad881569 in main /home/delphi/clangDebug/sumo/src/netconvert_main.cpp:130:12 > #13 0x7e8d3642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #14 0x7e8d3642a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #15 0x595bad7a0814 in _start (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1095814) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > > Indirect leak of 848 byte(s) in 1 object(s) allocated from: > #0 0x595bad879ec1 in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116eec1) (BuildId: 9bcd9f3db7fc9c6c7ec8552aba0fbfaf31a64113) > #1 0x7e8d36d25500 (/lib/x86_64-linux-gnu/libproj.so.25+0x125500) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) > #2 0x7e8d36cd0d8d (/lib/x86_64-linux-gnu/libproj.so.25+0xd0d8d) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) > #3 0x7e8d36cd1def (/lib/x86_64-linux-gnu/libproj.so.25+0xd1def) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) > #4 0x7e8d36e554ab (/lib/x86_64-linux-gnu/libproj.so.25+0x2554ab) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) > #5 0x7e8d36e55b0c in proj_create (/lib/x86_64-linux-gnu/libproj.so.25+0x255b0c) (BuildId: 6f656683a120580714ba143261302eb91a4dc579) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1