22Apr2025 - detailed test results for DUAROUTER.chrouter

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.30Apr110225.3439129 -g

To start TextTest for these tests, run:

texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests


chrouter: 582 tests: 579 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs ticket15883 ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==3990273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 1 object(s) allocated from:
>     #0 0x5e9b02e4fa51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc35a51) (BuildId: 19d72a162bd70196d222c244f24b8e8691eed6ee)
>     #1 0x5e9b033fac32 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:24
>     #2 0x5e9b033f1671 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x5e9b039e2ca8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x79c310fe63b6 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 0x79c310fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x79c310fb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x79c310fb8557 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 0x79c310fe0d42 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 0x5e9b03a18812 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #10 0x5e9b03cb2d91 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #11 0x5e9b032bd523 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x5e9b02e52424 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x5e9b02e60722 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9
>     #14 0x79c30fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x79c30fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x5e9b02d765e4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb5c5e4) (BuildId: 19d72a162bd70196d222c244f24b8e8691eed6ee)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x5e9b02e4fa51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc35a51) (BuildId: 19d72a162bd70196d222c244f24b8e8691eed6ee)
>     #1 0x5e9b037190ce in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14
>     #2 0x5e9b03184cec in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Named.h:59:36
>     #3 0x5e9b03242193 in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/extraClangDebug/sumo/src/router/ROEdge.cpp:88:5
>     #4 0x5e9b033fb5eb in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket15922 ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==3990287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 1 object(s) allocated from:
>     #0 0x5fbbfceada51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc35a51) (BuildId: 19d72a162bd70196d222c244f24b8e8691eed6ee)
>     #1 0x5fbbfd458c32 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:24
>     #2 0x5fbbfd44f671 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x5fbbfda40ca8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7fb485fe63b6 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 0x7fb485fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7fb485fb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7fb485fb8557 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 0x7fb485fe0d42 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 0x5fbbfda76812 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #10 0x5fbbfdd10d91 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #11 0x5fbbfd31b523 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x5fbbfceb0424 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x5fbbfcebe722 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9
>     #14 0x7fb484c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7fb484c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x5fbbfcdd45e4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb5c5e4) (BuildId: 19d72a162bd70196d222c244f24b8e8691eed6ee)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x5fbbfceada51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc35a51) (BuildId: 19d72a162bd70196d222c244f24b8e8691eed6ee)
>     #1 0x5fbbfd7770ce in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14
>     #2 0x5fbbfd1e2cec in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Named.h:59:36
>     #3 0x5fbbfd2a0193 in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/extraClangDebug/sumo/src/router/ROEdge.cpp:88:5
>     #4 0x5fbbfd4595eb in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket15925 ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==3990286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 1 object(s) allocated from:
>     #0 0x636dfe565a51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc35a51) (BuildId: 19d72a162bd70196d222c244f24b8e8691eed6ee)
>     #1 0x636dfeb10c32 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:24
>     #2 0x636dfeb07671 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x636dff0f8ca8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x77ba88fe63b6 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 0x77ba88fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x77ba88fb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x77ba88fb8557 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 0x77ba88fe0d42 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 0x636dff12e812 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #10 0x636dff3c8d91 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #11 0x636dfe9d3523 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x636dfe568424 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x636dfe576722 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9
>     #14 0x77ba87a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x77ba87a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x636dfe48c5e4 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb5c5e4) (BuildId: 19d72a162bd70196d222c244f24b8e8691eed6ee)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x636dfe565a51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc35a51) (BuildId: 19d72a162bd70196d222c244f24b8e8691eed6ee)
>     #1 0x636dfee2f0ce in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14
>     #2 0x636dfe89acec in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Named.h:59:36
>     #3 0x636dfe958193 in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/extraClangDebug/sumo/src/router/ROEdge.cpp:88:5
>     #4 0x636dfeb115eb in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1