26Oct2025 - detailed test results for DUAROUTER.chwrapper

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.31Oct111042.355150 -g

To start TextTest for these tests, run:

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


chwrapper: 605 tests: 594 succeeded 11 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==117511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 864 byte(s) in 1 object(s) allocated from:
>     #0 0x57a21e71d4f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
>     #1 0x57a21ed82dd2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:24
>     #2 0x57a21ed77d80 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x57a21f3b1128 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 0x7a7017be63b6 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 0x7a7017bb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7a7017bb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a7017bb8557 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 0x7a7017be0d42 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 0x57a21f3e6f42 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 0x57a21f68ddb1 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 0x57a21ebbbc36 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x57a21e71fec4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x57a21e72e1c2 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9
>     #14 0x7a7014a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7a7014a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x57a21e644084 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdc5084) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x57a21e71d4f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
>     #1 0x57a21f0b275e 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 0x57a21ea722ac 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 0x57a21eb3d43c 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:91:5
>     #4 0x57a21ed8378b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==117504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 864 byte(s) in 1 object(s) allocated from:
>     #0 0x6082f2d114f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
>     #1 0x6082f3376dd2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:24
>     #2 0x6082f336bd80 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x6082f39a5128 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 0x74ee1dbe63b6 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 0x74ee1dbb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x74ee1dbb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x74ee1dbb8557 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 0x74ee1dbe0d42 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 0x6082f39daf42 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 0x6082f3c81db1 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 0x6082f31afc36 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x6082f2d13ec4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x6082f2d221c2 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9
>     #14 0x74ee1ac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x74ee1ac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x6082f2c38084 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdc5084) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x6082f2d114f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
>     #1 0x6082f36a675e 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 0x6082f30662ac 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 0x6082f313143c 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:91:5
>     #4 0x6082f337778b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==117506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 864 byte(s) in 1 object(s) allocated from:
>     #0 0x5e522e1884f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
>     #1 0x5e522e7eddd2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:24
>     #2 0x5e522e7e2d80 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x5e522ee1c128 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 0x7a7b259e63b6 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 0x7a7b259b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7a7b259b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a7b259b8557 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 0x7a7b259e0d42 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 0x5e522ee51f42 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 0x5e522f0f8db1 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 0x5e522e626c36 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x5e522e18aec4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x5e522e1991c2 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:258:9
>     #14 0x7a7b2282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7a7b2282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x5e522e0af084 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdc5084) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x5e522e1884f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
>     #1 0x5e522eb1d75e 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 0x5e522e4dd2ac 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 0x5e522e5a843c 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:91:5
>     #4 0x5e522e7ee78b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:348:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,5
> /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:359:41 
> /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:359:27 
bugs ticket3631_2 ( Last six runs Oct2025 )
person personTrip errors stops_disconnected ( Last six runs Oct2025 )
person personTrip no_valid_connection ( Last six runs Oct2025 )
person personTrip pt_looped_disconnected ( Last six runs Oct2025 )
person unconnected ( Last six runs Oct2025 )
person unconnected_ignored ( Last six runs Oct2025 )

TEST FAILED on ts-sim-build-ba : function random-factor ( Last six runs Oct2025 )

---------- Differences in alts ----------
7c7
<         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1234.14"/>
---
>         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1256.39"/>
10c10
<         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1293.51"/>
---
>         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1310.06"/>
13c13
<         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1187.28"/>
---
>         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1400.88"/>
16c16
<         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1301.83"/>
---
>         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1498.57"/>
19c19
<         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1301.89"/>
---
>         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1302.85"/>
22c22
<         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1129.82"/>
---
>         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1450.19"/>
25c25
<         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1369.51"/>
---
>         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1282.73"/>
28c28
<         <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1260.71"/>
<truncated after showing first 30 lines>
---------- Differences in routes ----------
10c10
<         <walk edges="A0B0 A0A1 B1A1 B1B2 B2C2 C3C2 C3C4 C4D4 D5D4 D5E5 E5F5"/>
---
>         <walk edges="A0B0 A1A0 A1A2 B2A2 C2B2 C2C3 C3D3 D4D3 D4D5 D5E5 E5F5"/>
13c13
<         <walk edges="A0B0 B0A0 B0B1 B2B1 B2C2 C3C2 C3D3 D4D3 D4E4 E5E4 E5F5"/>
---
>         <walk edges="A0B0 B0A0 C0B0 C0C1 C1C2 C2C3 D3C3 D4D3 D5D4 D5E5 E5F5"/>
16c16
<         <walk edges="A0B0 B1B0 B2B1 B3B2 B3C3 C4C3 D4C4 E4D4 E5E4 E5F5"/>
---
>         <walk edges="A0B0 A0A1 A1B1 B2B1 B3B2 B3B4 C4B4 D4C4 E4D4 E5E4 E5F5"/>
19c19
<         <walk edges="A0B0 A1A0 B1A1 B2B1 B3B2 C3B3 D3C3 D3E3 E4E3 E4E5 E5F5"/>
---
>         <walk edges="A0B0 B0A0 C0B0 C1C0 C2C1 C2C3 C3C4 D4C4 E4D4 E4E5 E5F5"/>
22c22
<         <walk edges="A0B0 A0A1 A1B1 B2B1 B2C2 C2D2 D2D3 D4D3 E4D4 E4E5 E5F5"/>
---
>         <walk edges="A0B0 B1B0 B1C1 C1C2 D2C2 D2D3 D4D3 D4D5 E5D5 E5F5"/>
25c25
<         <walk edges="A0B0 A0A1 A2A1 A3A2 A3B3 B4B3 B4C4 D4C4 E4D4 E5E4 E5F5"/>
---
>         <walk edges="A0B0 B0A0 B0C0 D0C0 D1D0 D1E1 E1E2 E3E2 E3E4 E5E4 E5F5"/>
28c28
<         <walk edges="A0B0 B0A0 B0B1 B2B1 B2B3 B3C3 C4C3 C4D4 D4E4 E4E5 E5F5"/>
---
>         <walk edges="A0B0 A1A0 A1A2 A2B2 C2B2 C2D2 D2D3 D4D3 D5D4 D5E5 E5F5"/>
31c31
<         <walk edges="A0B0 A0A1 B1A1 C1B1 C1D1 D2D1 D2D3 D4D3 D5D4 D5E5 E5F5"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : person triggered skip ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,71
> 
> =================================================================
> ==116927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 496 byte(s) in 2 object(s) allocated from:
>     #0 0x5cb43bfe64f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
>     #1 0x5cb43c7a67f8 in ROPerson::addRide(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*>>&, ROEdge const*, ROEdge const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, 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&) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:118:20
>     #2 0x5cb43c738f94 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x5cb43ca91ec8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13
>     #4 0x5cb43c6eff31 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:238:27
>     #5 0x5cb43cc7a128 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
>     #6 0x7d776f5e63b6 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)
>     #7 0x7d776f5b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d776f5b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5cb43ccb2b13 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5cb43caab19b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5cb43caac2ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5cb43c48a036 in ROLoader::openRoutes(RONet&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:176:19
>     #13 0x5cb43bfeb3db in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:97:12
>     #14 0x5cb43bff725b in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:261:13
>     #15 0x7d776c62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d776c62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5cb43bf0d084 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xdc5084) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
> 
> Indirect leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x5cb43bfe64f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xe9e4f1) (BuildId: f522dbd3cff6089f4c1df90101c8705adeac545a)
>     #1 0x5cb43c7a6aba in ROPerson::addRide(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*>>&, ROEdge const*, ROEdge const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, double, 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&) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:119:30
>     #2 0x5cb43c738f94 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x5cb43ca91ec8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1