texttest -a neteditcheckoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Oct070828.62160 -g
texttest -a neteditcheckoutput -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ---------- 0a1,2 > Error: File 'additionals.netedit' is not accessible (No such file or directory). > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==649422==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x5591d50dcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5591d62f09d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x5591d62ea44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x5591d62dd883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x5591d62efed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x5591d50e0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7f6af9bddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==706508==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x55b2a6684ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55b2a78989d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x55b2a789244a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x55b2a7885883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x55b2a7897ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x55b2a6688809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7f618dc3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2c1,9 < Warning: No flow intervals in calibrator 'calibrator1'. < Warning: No flow intervals in calibrator 'calibrator2'. --- > Warning: No flow intervals in calibrator 'ca_0'. > Warning: No flow intervals in calibrator 'ca_1'. > Warning: No flow intervals in calibrator 'ca_2'. > Error: The position of calibrator 'ca_3' lies beyond the lane's 'Edge0_1' length. > Warning: The given position (=5) for detector 'e2_1' does not lie on the given lane 'Edge0_1' with length 5 (adjusting to new position 4.9 > Error: The given end position (=9) for detector 'e2_2' does not lie on the given lane 'Edge0_1' with length 5 (0 <= pos < lane->getLength() is required) > Warning: Vaporizers are deprecated. Use rerouters instead. > Warning: Vaporizers are deprecated. Use rerouters instead. > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1 > Warning: The given time value 9223372036854773.76 is not a multiple of the step length 1.00 (in e2Detector 'multiLaneAreaDetector_0').
---------- Differences in errors ---------- 0a1,2 > Error: The lane with the id 'center0_1' is not known (while building e2Detector 'e2_0'). > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2d0 < Error: File 'datas.netedit' is not accessible (No such file or directory). < Quitting (on error). ---------- Missing result in exitcode ---------- 1
---------- Differences in errors ---------- 2a3,83 > > ================================================================= > ==700889==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x56150473cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x561505a58d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x561505940693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x56150594fed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x561504740809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fea47edcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x56150473cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x561505a58d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x5615059409db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x56150594fed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x561504740809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fea47edcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x56150473cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x561505940d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x56150594fed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x561504740809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7fea47edcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x56150473cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,83 > > ================================================================= > ==700924==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x56422900eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x56422a32ad04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x56422a212693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x56422a221ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x564229012809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f7fbd899d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x56422900eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x56422a32ad04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x56422a2129db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x56422a221ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x564229012809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f7fbd899d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x56422900eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x56422a212d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x56422a221ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x564229012809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f7fbd899d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x56422900eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,83 > > ================================================================= > ==701273==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x5598770bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5598783d8d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x5598782c0693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x5598782cfed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x5598770c0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f33a7c4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x5598770bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5598783d8d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x5598782c09db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x5598782cfed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x5598770c0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f33a7c4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x5598770bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5598782c0d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x5598782cfed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x5598770c0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f33a7c4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x5598770bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,83 > > ================================================================= > ==701354==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x563eefc88ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x563ef0fa4d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x563ef0e8c693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x563ef0e9bed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x563eefc8c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f87b5323d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x563eefc88ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x563ef0fa4d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x563ef0e8c9db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x563ef0e9bed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x563eefc8c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f87b5323d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x563eefc88ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x563ef0e8cd8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x563ef0e9bed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x563eefc8c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f87b5323d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x563eefc88ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,83 > > ================================================================= > ==688015==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x556441eacced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5564431c8d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x5564430b0693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x5564430bfed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x556441eb0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f3ecb5a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x556441eacced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5564431c8d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x5564430b09db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x5564430bfed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x556441eb0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f3ecb5a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x556441eacced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5564430b0d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x5564430bfed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x556441eb0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f3ecb5a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x556441eacced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,83 > > ================================================================= > ==688053==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55748b476ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55748c792d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55748c67a693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55748c689ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55748b47a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fd96d826d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55748b476ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55748c792d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55748c67a9db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x55748c689ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55748b47a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fd96d826d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55748b476ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55748c67ad8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x55748c689ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x55748b47a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7fd96d826d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55748b476ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,83 > > ================================================================= > ==688545==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55aa1da4dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55aa1ed69d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55aa1ec51693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55aa1ec60ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55aa1da51809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f379991ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55aa1da4dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55aa1ed69d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55aa1ec519db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x55aa1ec60ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55aa1da51809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f379991ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55aa1da4dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55aa1ec51d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x55aa1ec60ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x55aa1da51809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f379991ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55aa1da4dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,83 > > ================================================================= > ==688657==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55deb798aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55deb8ca6d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55deb8b8e693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55deb8b9ded6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55deb798e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fdc334ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55deb798aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55deb8ca6d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55deb8b8e9db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x55deb8b9ded6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55deb798e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fdc334ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55deb798aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55deb8b8ed8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x55deb8b9ded6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x55deb798e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7fdc334ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55deb798aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1842: bool MSPModel_Striping::PState::moveToNextLane(SUMOTime): Assertion `OptionsCont::getOptions().getBool("ignore-route-errors")' failed. ---------- New result in exitcode ---------- -6
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675935==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x55fac9b78ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55facafd9bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x55faca269749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x55fac9e84c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x55facc59f372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x55facc7943e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f66595fa954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675976==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x55b3b2fc2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55b3b4423bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x55b3b36b3749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x55b3b32cec3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x55b3b59e9372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x55b3b5bde3e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f3365f3e954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675910==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x55c34f60fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55c350a70bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x55c34fd00749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x55c34f91bc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x55c352036372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x55c35222b3e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7fc24f098954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675916==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x560502d0aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x56050416bbfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5605033fb749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x560503016c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x560505731372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x5605059263e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f75bbb30954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==676026==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x55ae4bedaced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55ae4d33bbfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x55ae4c5cb749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x55ae4c1e6c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x55ae4e901372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x55ae4eaf63e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f0ae1f13954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==676022==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x558600763ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x558601bc4bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x558600e54749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x558600a6fc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x55860318a372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x55860337f3e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f6860a77954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x5559f4043ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5559f54a4bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5559f4734749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x5559f434fc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x5559f6a6a372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x5559f6c5f3e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f6f63f80954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==676021==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x55973c4c9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55973d92abfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x55973cbba749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x55973c7d5c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x55973eef0372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x55973f0e53e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f14a24e3954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==676012==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x56451fe4eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5645212afbfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x56452053f749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x56452015ac3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x564522875372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x564522a6a3e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f8c38da7954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675920==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x55b9a28fbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55b9a3d5cbfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x55b9a2fec749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x55b9a2c07c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x55b9a5322372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x55b9a55173e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f37b2ccc954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675930==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x562d96bc1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x562d98022bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x562d972b2749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x562d96ecdc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x562d995e8372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x562d997dd3e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f59d64a1954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675961==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 288 byte(s) in 3 object(s) allocated from: > #0 0x559941a82ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x559942ee3bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x559942173749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x559941d8ec3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x5599444a9372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x55994469e3e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f14c04c8954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 288 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x5569f3057ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5569f44b8bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5569f3748749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x5569f3363c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x5569f5a7e372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x5569f5c733e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f6205fea954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675990==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x55cc89503ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55cc8a964bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x55cc89bf4749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x55cc8980fc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x55cc8bf2a372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x55cc8c11f3e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f6410439954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675985==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x55b123105ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55b124566bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x55b1237f6749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x55b123411c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x55b125b2c372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x55b125d213e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f79f26bd954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675977==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x56082eba7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x560830008bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x56082f298749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x56082eeb3c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x5608315ce372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x5608317c33e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f7e7102d954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675944==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x5649b1b6fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5649b2fd0bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5649b2260749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x5649b1e7bc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x5649b4596372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x5649b478b3e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7fd03766e954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,14 > > ================================================================= > ==675956==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x560c638bfced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x560c64d20bfe in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x560c63fb0749 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43 > #3 0x560c63bcbc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30 > #4 0x560c662e6372 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x560c664db3e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7fdd2b1a4954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==674216==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x5577425d5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5577438f1d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x5577437d9693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x5577437e8ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x5577425d9809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fcbd138dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x5577425d5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5577438f1d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x5577437d99db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x5577437e8ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x5577425d9809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fcbd138dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x5577425d5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5577437d9d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x5577437e8ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x5577425d9809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7fcbd138dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==674220==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x561726d23ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x56172803fd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x561727f27693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x561727f36ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x561726d27809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f6c91760d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x561726d23ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x56172803fd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x561727f279db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x561727f36ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x561726d27809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f6c91760d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x561726d23ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x561727f27d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x561727f36ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x561726d27809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f6c91760d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==673923==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x557ced053ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x557cee36fd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x557cee257693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x557cee266ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x557ced057809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fcd943c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x557ced053ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x557cee36fd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x557cee2579db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x557cee266ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x557ced057809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fcd943c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x557ced053ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x557cee257d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x557cee266ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x557ced057809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7fcd943c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==674028==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55dd8e4a7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55dd8f7c3d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55dd8f6ab693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55dd8f6baed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55dd8e4ab809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f3c92cccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55dd8e4a7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55dd8f7c3d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55dd8f6ab9db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x55dd8f6baed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55dd8e4ab809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f3c92cccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55dd8e4a7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55dd8f6abd8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x55dd8f6baed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x55dd8e4ab809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f3c92cccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==674040==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55ab76e35ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55ab78151d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55ab78039693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55ab78048ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55ab76e39809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f18925abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55ab76e35ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55ab78151d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55ab780399db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x55ab78048ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55ab76e39809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f18925abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55ab76e35ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55ab78039d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x55ab78048ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x55ab76e39809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f18925abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==672320==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x560638c1aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x560639f36d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x560639e1e693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x560639e2ded6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x560638c1e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f91ba573d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x560638c1aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x560639f36d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x560639e1e9db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x560639e2ded6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x560638c1e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f91ba573d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x560638c1aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x560639e1ed8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x560639e2ded6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x560638c1e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f91ba573d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==672297==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55efc2ad3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55efc3defd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55efc3cd7693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55efc3ce6ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55efc2ad7809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f0c9eb35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55efc2ad3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55efc3defd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55efc3cd79db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x55efc3ce6ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55efc2ad7809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f0c9eb35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55efc2ad3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55efc3cd7d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x55efc3ce6ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x55efc2ad7809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f0c9eb35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==672303==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x561cf4ff6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x561cf6312d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x561cf61fa693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x561cf6209ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x561cf4ffa809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fe111ab2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x561cf4ff6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x561cf6312d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x561cf61fa9db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x561cf6209ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x561cf4ffa809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fe111ab2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x561cf4ff6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x561cf61fad8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x561cf6209ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x561cf4ffa809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7fe111ab2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==672426==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x558db75d1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x558db88edd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x558db87d5693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x558db87e4ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x558db75d5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f9e39273d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x558db75d1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x558db88edd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x558db87d59db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x558db87e4ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x558db75d5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f9e39273d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x558db75d1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x558db87d5d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x558db87e4ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x558db75d5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f9e39273d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==672421==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x561362e02ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x56136411ed04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x561364006693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x561364015ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x561362e06809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7ffb6ee20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x561362e02ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x56136411ed04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x5613640069db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x561364015ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x561362e06809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7ffb6ee20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x561362e02ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x561364006d8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x561364015ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x561362e06809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7ffb6ee20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==672562==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55d70946bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55d70a787d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55d70a66f693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55d70a67eed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55d70946f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7feb5a739d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55d70946bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55d70a787d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55d70a66f9db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x55d70a67eed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55d70946f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7feb5a739d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55d70946bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55d70a66fd8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x55d70a67eed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x55d70946f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7feb5a739d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==672566==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x559e76c48ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x559e77f64d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x559e77e4c693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x559e77e5bed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x559e76c4c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f8589234d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x559e76c48ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x559e77f64d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x559e77e4c9db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x559e77e5bed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x559e76c4c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f8589234d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x559e76c48ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x559e77e4cd8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x559e77e5bed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x559e76c4c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f8589234d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,84 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==674321==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x558756b3aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x558757e56d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x558757d3e693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x558757d4ded6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x558756b3e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f0871f91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x558756b3aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x558757e56d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x558757d3e9db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x558757d4ded6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x558756b3e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f0871f91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x558756b3aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x558757d3ed8c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x558757d4ded6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x558756b3e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f0871f91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==674372==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 2752 byte(s) in 2 object(s) allocated from: > #0 0x55de7de13ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55de7f12fd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55de7f069ee0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47 > #3 0x55de7f03f23a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x55de80a2d6e9 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 > #5 0x7f81dfc264a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 2752 byte(s) in 2 object(s) allocated from: > #0 0x55de7de13ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55de7f12fd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55de7f0688bc in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45 > #3 0x55de7f03f23a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x55de80a2d6e9 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 > #5 0x7f81dfc264a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55de7de13ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55de7f12fd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55de7f017693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55de7f026ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55de7de17809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==674380==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 2752 byte(s) in 2 object(s) allocated from: > #0 0x55b8bcc11ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55b8bdf2dd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55b8bde67ee0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47 > #3 0x55b8bde3d23a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x55b8bf82b6e9 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 > #5 0x7fc754fb24a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 2752 byte(s) in 2 object(s) allocated from: > #0 0x55b8bcc11ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55b8bdf2dd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55b8bde668bc in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45 > #3 0x55b8bde3d23a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x55b8bf82b6e9 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 > #5 0x7fc754fb24a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55b8bcc11ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55b8bdf2dd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55b8bde15693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55b8bde24ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55b8bcc15809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==674379==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 2752 byte(s) in 2 object(s) allocated from: > #0 0x55a1d2433ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55a1d374fd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55a1d3689ee0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47 > #3 0x55a1d365f23a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x55a1d504d6e9 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 > #5 0x7fa5068e14a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 2752 byte(s) in 2 object(s) allocated from: > #0 0x55a1d2433ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55a1d374fd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55a1d36888bc in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45 > #3 0x55a1d365f23a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x55a1d504d6e9 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 > #5 0x7fa5068e14a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55a1d2433ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55a1d374fd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55a1d3637693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55a1d3646ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55a1d2437809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==674397==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 2752 byte(s) in 2 object(s) allocated from: > #0 0x55b6e106fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55b6e238bd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55b6e22c5ee0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47 > #3 0x55b6e229b23a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x55b6e3c896e9 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 > #5 0x7f929c1884a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 2752 byte(s) in 2 object(s) allocated from: > #0 0x55b6e106fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55b6e238bd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55b6e22c48bc in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45 > #3 0x55b6e229b23a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x55b6e3c896e9 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 > #5 0x7f929c1884a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x55b6e106fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55b6e238bd04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x55b6e2273693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x55b6e2282ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x55b6e1073809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,194 > Error: The edge 'center1' within the route 'r_0' is not known. > The route can not be build. > Quitting (on error). > > ================================================================= > ==674414==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 2752 byte(s) in 2 object(s) allocated from: > #0 0x5622541edced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x562255509d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x562255443ee0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47 > #3 0x56225541923a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x562256e076e9 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 > #5 0x7f1c6ae314a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 2752 byte(s) in 2 object(s) allocated from: > #0 0x5622541edced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x562255509d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x5622554428bc in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45 > #3 0x56225541923a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x562256e076e9 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 > #5 0x7f1c6ae314a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 1376 byte(s) in 1 object(s) allocated from: > #0 0x5622541edced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x562255509d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x5622553f1693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x562255400ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x5622541f1809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: At district 'taz_0': succeeding edge 'center0' does not exist. > Error: At district 'taz_0': succeeding edge 'center0' does not exist. > Error: At district 'taz_0': succeeding edge 'center1' does not exist. > Error: At district 'taz_0': succeeding edge 'center1' does not exist. > Quitting (on error). ---------- New result in exitcode ---------- 1elements tazs move vertex_existent ( Last six runs Oct2024 )
---------- New result in errors ---------- Error: The route file 'routes.netedit' is not accessible. Quitting (on error). ================================================================= ==655103==ERROR: LeakSanitizer: detected memory leaks Direct leak of 56 byte(s) in 1 object(s) allocated from: #0 0x55e3cfadeced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) #1 0x55e3d0cf29d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 #2 0x55e3d0cec44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 #3 0x55e3d0cdf883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 #4 0x55e3d0cf1ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 #5 0x55e3cfae2809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 #6 0x7f510ffbfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in errors ---------- Error: The route file 'routes.netedit' is not accessible. Quitting (on error). ================================================================= ==655110==ERROR: LeakSanitizer: detected memory leaks Direct leak of 56 byte(s) in 1 object(s) allocated from: #0 0x56329a70cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) #1 0x56329b9209d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 #2 0x56329b91a44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 #3 0x56329b90d883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 #4 0x56329b91fed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 #5 0x56329a710809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 #6 0x7fe0376f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in errors ---------- Error: The route file 'routes.netedit' is not accessible. Quitting (on error). ================================================================= ==655120==ERROR: LeakSanitizer: detected memory leaks Direct leak of 56 byte(s) in 1 object(s) allocated from: #0 0x557e565fdced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) #1 0x557e578119d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 #2 0x557e5780b44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 #3 0x557e577fe883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 #4 0x557e57810ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 #5 0x557e56601809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 #6 0x7ff2d0fa3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==654205==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x55ec75dc6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55ec76fda9d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x55ec76fd444a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x55ec76fc7883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x55ec76fd9ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x55ec75dca809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7f5e9f5d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==654212==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x565396ac7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x565397cdb9d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x565397cd544a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x565397cc8883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x565397cdaed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x565396acb809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7ff2dda76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==654230==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x5612da01dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5612db2319d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x5612db22b44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x5612db21e883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x5612db230ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x5612da021809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7f3fb9d3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==654271==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x558508fc7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55850a1db9d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x55850a1d544a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x55850a1c8883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x55850a1daed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x558508fcb809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7f736d692d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==654254==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x55afdc456ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55afdd66a9d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x55afdd66444a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x55afdd657883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x55afdd669ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x55afdc45a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7fa9b056bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==654260==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x55ebe60baced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x55ebe72ce9d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x55ebe72c844a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x55ebe72bb883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x55ebe72cded6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x55ebe60be809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7f4bbb335d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==654276==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x560bd1702ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x560bd29169d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x560bd291044a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x560bd2903883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x560bd2915ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x560bd1706809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7f0a2ffd9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==654240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x5614a32feced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5614a45129d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x5614a450c44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x5614a44ff883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x5614a4511ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x5614a3302809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7fc189048d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==654221==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x556e4e222ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x556e4f4369d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x556e4f43044a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x556e4f423883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x556e4f435ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x556e4e226809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7f6b34bb2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: The tls 'JunctionCenter' is not known. > Error: The tls 'JunctionCenter' is not known. > Error: The tls 'JunctionCenter' is not known. > Error: The tls 'JunctionCenter' is not known. > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,3 > Warning: No connection between edge 'E20' and edge 'E15' found. > Error: No connection found between edge 'E20' and edge 'E15' for person 'p_0'. > Quitting (on error). ---------- New result in exitcode ---------- 1network junctions contextual_menu split split_junction ( Last six runs Oct2024 )
---------- Differences in errors ---------- 0a1,2 > Error: Zipper junctions with more than two conflicting lanes are not supported (at junction 'JunctionCenter') > Quitting (on error). ---------- New result in exitcode ---------- 1network junctions inspect no_tls selected type zipper ( Last six runs Oct2024 )
---------- Differences in errors ---------- 1c1,2 < Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector --- > Error: File 'net.netedit' is not accessible (No such file or directory). > Quitting (on error). ---------- New result in exitcode ---------- 1network trafficlights single phases NEMA buttons add red ( Last six runs Oct2024 )
---------- Differences in errors ---------- 1,2d0 < Error: At traffic signal 'J0' program '0' no phase named '6' was found < Quitting (on error). ---------- Missing result in exitcode ---------- 1
---------- Differences in errors ---------- 1,2d0 < Error: At traffic signal 'J0' program '0' no phase named '2' was found < Quitting (on error). ---------- Missing result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,2 < Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0. --- > Error: File 'net.netedit' is not accessible (No such file or directory). > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,61 > Error: Source junction 'J3' has no outgoing edges for trip 't_1'! > Quitting (on error). > > ================================================================= > ==706306==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 5504 byte(s) in 4 object(s) allocated from: > #0 0x560bcc2a2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x560bcd5bed04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x560bcd4a6693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x560bcd4b5ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x560bcc2a6809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fc06589dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 5504 byte(s) in 4 object(s) allocated from: > #0 0x560bcc2a2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x560bcd5bed04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x560bcd4a69db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x560bcd4b5ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x560bcc2a6809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fc06589dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 96 byte(s) in 4 object(s) allocated from: > #0 0x560bcc2a2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x560bcd4a6f05 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36 > #2 0x560bcd4b5ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x560bcc2a6809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7fc06589dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,16 > Error: The route file 'routes.netedit' is not accessible. > Quitting (on error). > > ================================================================= > ==706468==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x564851315ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x5648525299d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40 > #2 0x56485252344a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24 > #3 0x564852516883 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x564852528ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #5 0x564851319809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7f97c90cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,61 > Error: Source junction 'J3' has no outgoing edges for trip 't_1'! > Quitting (on error). > > ================================================================= > ==706336==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 5504 byte(s) in 4 object(s) allocated from: > #0 0x562bb9745ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x562bbaa61d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x562bba949693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x562bba958ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x562bb9749809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f294bdd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 5504 byte(s) in 4 object(s) allocated from: > #0 0x562bb9745ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x562bbaa61d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x562bba9499db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x562bba958ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x562bb9749809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7f294bdd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 96 byte(s) in 4 object(s) allocated from: > #0 0x562bb9745ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x562bba949f05 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36 > #2 0x562bba958ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #3 0x562bb9749809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #4 0x7f294bdd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,171 > Error: Source junction 'J3' has no outgoing edges for trip 't_1'! > Quitting (on error). > > ================================================================= > ==706324==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 5504 byte(s) in 4 object(s) allocated from: > #0 0x556ddb1e6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x556ddc502d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x556ddc43cee0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47 > #3 0x556ddc41223a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x556ddde006e9 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 > #5 0x7ff58351e4a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 5504 byte(s) in 4 object(s) allocated from: > #0 0x556ddb1e6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x556ddc502d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x556ddc3ea9db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x556ddc3f9ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x556ddb1ea809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7ff58224cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Indirect leak of 5504 byte(s) in 4 object(s) allocated from: > #0 0x556ddb1e6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x556ddc502d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x556ddc3ea693 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x556ddc3f9ed6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17 > #4 0x556ddb1ea809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7ff58224cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- New result in exitcode ---------- 1selection lockselection connections ( Last six runs Oct2024 )
---------- Differences in errors ---------- 0a1,117 > Error: Source taz 'taz_3' has no outgoing edges for trip 't_2'! > Quitting (on error). > > ================================================================= > ==706377==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 5504 byte(s) in 4 object(s) allocated from: > #0 0x557dcdde8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x557dcf104d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x557dcf03eee0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47 > #3 0x557dcf01423a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x557dd0a026e9 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 > #5 0x7fb47c47f4a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 5504 byte(s) in 4 object(s) allocated from: > #0 0x557dcdde8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x557dcf104d04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12 > #2 0x557dcf03d8bc in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45 > #3 0x557dcf01423a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17 > #4 0x557dd0a026e9 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 > #5 0x7fb47c47f4a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > Indirect leak of 384 byte(s) in 4 object(s) allocated from: > #0 0x557dcdde8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b23ced) (BuildId: a1058ad8164f51d75851b3449f8f768ca5dcdb30) > #1 0x557dce08dd69 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27 > #2 0x557dce08dbda in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<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> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, uns igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20 > #3 0x557dce08d997 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<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> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16 > #4 0x557dceb99274 in std::_Rb_tree_node<std::pair<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> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<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> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_M_crea te_node<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23 > #5 0x557dceb981ac in std::_Rb_tree_iterator<std::pair<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> > > > std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<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> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::_M_e mplace_hint_unique<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<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> > > >, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<ch ar> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2431:19 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: The tls 'J0' is not known. > Error: The tls 'J0' is not known. > Error: The tls 'J0' is not known. > Error: The tls 'J0' is not known. > Quitting (on error). ---------- New result in exitcode ---------- 1
#3045 (This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible') ---------- New result in errors ---------- Error: File 'net.netedit' is not accessible (No such file or directory). Quitting (on error).elements additionals access fix ( Last six runs Oct2024 )
Test exceeded wallclock time limit of 600.0 seconds ---------- Differences in errors ---------- 1530,6030d1529 < Warning: Person 'pf_0.4572' is jammed on edge 'Edge0', time=2076.00. < Warning: Person 'pf_0.4573' is jammed on edge 'Edge0', time=2077.00. < Warning: Person 'pf_0.4574' is jammed on edge 'Edge0', time=2077.00. < Warning: Person 'pf_0.4575' is jammed on edge 'Edge0', time=2077.00. < Warning: Person 'pf_0.4576' is jammed on edge 'Edge0', time=2078.00. < Warning: Person 'pf_0.4577' is jammed on edge 'Edge0', time=2078.00. < Warning: Person 'pf_0.4578' is jammed on edge 'Edge0', time=2078.00. < Warning: Person 'pf_0.4579' is jammed on edge 'Edge0', time=2078.00. < Warning: Person 'pf_0.4580' is jammed on edge 'Edge0', time=2078.00. < Warning: Person 'pf_0.4581' is jammed on edge 'Edge0', time=2078.00. < Warning: Person 'pf_0.4582' is jammed on edge 'Edge0', time=2078.00. < Warning: Person 'pf_0.4583' is jammed on edge 'Edge0', time=2079.00. < Warning: Person 'pf_0.4584' is jammed on edge 'Edge0', time=2079.00. < Warning: Person 'pf_0.4585' is jammed on edge 'Edge0', time=2080.00. < Warning: Person 'pf_0.4586' is jammed on edge 'Edge0', time=2080.00. < Warning: Person 'pf_0.4587' is jammed on edge 'Edge0', time=2080.00. < Warning: Person 'pf_0.4588' is jammed on edge 'Edge0', time=2080.00. < Warning: Person 'pf_0.4589' is jammed on edge 'Edge0', time=2080.00. < Warning: Person 'pf_0.4590' is jammed on edge 'Edge0', time=2082.00. < Warning: Person 'pf_0.4591' is jammed on edge 'Edge0', time=2082.00. < Warning: Person 'pf_0.4592' is jammed on edge 'Edge0', time=2083.00. < Warning: Person 'pf_0.4593' is jammed on edge 'Edge0', time=2083.00. < Warning: Person 'pf_0.4594' is jammed on edge 'Edge0', time=2084.00. < Warning: Person 'pf_0.4595' is jammed on edge 'Edge0', time=2084.00. < Warning: Person 'pf_0.4596' is jammed on edge 'Edge0', time=2084.00. < Warning: Person 'pf_0.4597' is jammed on edge 'Edge0', time=2084.00. < Warning: Person 'pf_0.4599' is jammed on edge 'Edge0', time=2085.00. < Warning: Person 'pf_0.4600' is jammed on edge 'Edge0', time=2085.00. < Warning: Person 'pf_0.4601' is jammed on edge 'Edge0', time=2085.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 600.0 seconds ---------- Differences in errors ---------- 3283,10267d3282 < Warning: Person 'pf_1.4534' is jammed on edge 'Edge1', time=1734.00. < Warning: Person 'pf_1.4535' is jammed on edge 'Edge1', time=1734.00. < Warning: Person 'pf_1.4536' is jammed on edge 'Edge1', time=1734.00. < Warning: Person 'pf_1.4537' is jammed on edge 'Edge1', time=1735.00. < Warning: Person 'pf_1.4538' is jammed on edge 'Edge1', time=1735.00. < Warning: Person 'pf_1.4539' is jammed on edge 'Edge1', time=1735.00. < Warning: Person 'pf_1.4540' is jammed on edge 'Edge1', time=1736.00. < Warning: Person 'pf_1.4541' is jammed on edge 'Edge1', time=1736.00. < Warning: Person 'pf_1.4542' is jammed on edge 'Edge1', time=1736.00. < Warning: Person 'pf_1.4543' is jammed on edge 'Edge1', time=1736.00. < Warning: Person 'pf_1.4544' is jammed on edge 'Edge1', time=1737.00. < Warning: Person 'pf_1.4545' is jammed on edge 'Edge1', time=1737.00. < Warning: Person 'pf_1.4546' is jammed on edge 'Edge1', time=1737.00. < Warning: Person 'pf_1.4547' is jammed on edge 'Edge1', time=1738.00. < Warning: Person 'pf_1.4548' is jammed on edge 'Edge1', time=1738.00. < Warning: Person 'pf_1.4549' is jammed on edge 'Edge1', time=1738.00. < Warning: Person 'pf_1.4550' is jammed on edge 'Edge1', time=1739.00. < Warning: Person 'pf_1.4551' is jammed on edge 'Edge1', time=1739.00. < Warning: Person 'pf_1.4552' is jammed on edge 'Edge1', time=1739.00. < Warning: Person 'pf_1.4553' is jammed on edge 'Edge1', time=1740.00. < Warning: Person 'pf_1.4554' is jammed on edge 'Edge1', time=1740.00. < Warning: Person 'pf_1.4555' is jammed on edge 'Edge1', time=1740.00. < Warning: Person 'pf_1.4556' is jammed on edge 'Edge1', time=1741.00. < Warning: Person 'pf_1.4557' is jammed on edge 'Edge1', time=1741.00. < Warning: Person 'pf_1.4558' is jammed on edge 'Edge1', time=1741.00. < Warning: Person 'pf_1.4559' is jammed on edge 'Edge1', time=1741.00. < Warning: Person 'pf_1.4560' is jammed on edge 'Edge1', time=1742.00. < Warning: Person 'pf_1.4561' is jammed on edge 'Edge1', time=1742.00. < Warning: Person 'pf_1.4562' is jammed on edge 'Edge1', time=1742.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 600.0 seconds ---------- Differences in errors ---------- 4047,9902d4046 < Warning: Person 'pf_1.5199' is jammed on edge 'Edge1', time=1942.00. < Warning: Person 'pf_1.5200' is jammed on edge 'Edge1', time=1942.00. < Warning: Person 'pf_1.5201' is jammed on edge 'Edge1', time=1942.00. < Warning: Person 'pf_1.4044' is jammed on edge 'Edge1', time=1943.00. < Warning: Person 'pf_1.5202' is jammed on edge 'Edge1', time=1943.00. < Warning: Person 'pf_1.5203' is jammed on edge 'Edge1', time=1943.00. < Warning: Person 'pf_1.5204' is jammed on edge 'Edge1', time=1943.00. < Warning: Person 'pf_1.5205' is jammed on edge 'Edge1', time=1944.00. < Warning: Person 'pf_1.5206' is jammed on edge 'Edge1', time=1944.00. < Warning: Person 'pf_1.5207' is jammed on edge 'Edge1', time=1944.00. < Warning: Person 'pf_1.5208' is jammed on edge 'Edge1', time=1945.00. < Warning: Person 'pf_1.5209' is jammed on edge 'Edge1', time=1945.00. < Warning: Person 'pf_1.5210' is jammed on edge 'Edge1', time=1945.00. < Warning: Person 'pf_1.5211' is jammed on edge 'Edge1', time=1946.00. < Warning: Person 'pf_1.5212' is jammed on edge 'Edge1', time=1946.00. < Warning: Person 'pf_1.5213' is jammed on edge 'Edge1', time=1946.00. < Warning: Person 'pf_1.5214' is jammed on edge 'Edge1', time=1946.00. < Warning: Person 'pf_1.5215' is jammed on edge 'Edge1', time=1947.00. < Warning: Person 'pf_1.5216' is jammed on edge 'Edge1', time=1947.00. < Warning: Person 'pf_1.5217' is jammed on edge 'Edge1', time=1947.00. < Warning: Person 'pf_1.5218' is jammed on edge 'Edge1', time=1948.00. < Warning: Person 'pf_1.5219' is jammed on edge 'Edge1', time=1948.00. < Warning: Person 'pf_1.5220' is jammed on edge 'Edge1', time=1948.00. < Warning: Person 'pf_1.5221' is jammed on edge 'Edge1', time=1949.00. < Warning: Person 'pf_1.5222' is jammed on edge 'Edge1', time=1949.00. < Warning: Person 'pf_1.5223' is jammed on edge 'Edge1', time=1949.00. < Warning: Person 'pf_1.5224' is jammed on edge 'Edge1', time=1950.00. < Warning: Person 'pf_1.5225' is jammed on edge 'Edge1', time=1950.00. < Warning: Person 'pf_1.5226' is jammed on edge 'Edge1', time=1950.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 600.0 seconds ---------- Differences in errors ---------- 3171,10189d3170 < Warning: Person 'pf_1.4396' is jammed on edge 'Edge1', time=1689.00. < Warning: Person 'pf_1.4397' is jammed on edge 'Edge1', time=1689.00. < Warning: Person 'pf_1.4398' is jammed on edge 'Edge1', time=1689.00. < Warning: Person 'pf_1.4399' is jammed on edge 'Edge1', time=1690.00. < Warning: Person 'pf_1.4400' is jammed on edge 'Edge1', time=1690.00. < Warning: Person 'pf_1.4401' is jammed on edge 'Edge1', time=1690.00. < Warning: Person 'pf_1.4402' is jammed on edge 'Edge1', time=1691.00. < Warning: Person 'pf_1.4403' is jammed on edge 'Edge1', time=1691.00. < Warning: Person 'pf_1.4404' is jammed on edge 'Edge1', time=1691.00. < Warning: Person 'pf_1.4405' is jammed on edge 'Edge1', time=1691.00. < Warning: Person 'pf_1.4406' is jammed on edge 'Edge1', time=1692.00. < Warning: Person 'pf_1.4407' is jammed on edge 'Edge1', time=1692.00. < Warning: Person 'pf_1.4408' is jammed on edge 'Edge1', time=1692.00. < Warning: Person 'pf_1.3433' is jammed on edge 'Edge1', time=1693.00. < Warning: Person 'pf_1.3423' is jammed on edge 'Edge1', time=1693.00. < Warning: Person 'pf_1.4409' is jammed on edge 'Edge1', time=1693.00. < Warning: Person 'pf_1.4410' is jammed on edge 'Edge1', time=1693.00. < Warning: Person 'pf_1.4411' is jammed on edge 'Edge1', time=1693.00. < Warning: Person 'pf_1.3184' is jammed on edge 'Edge1', time=1694.00. < Warning: Person 'pf_1.1727' is jammed on edge 'Edge1', time=1694.00. < Warning: Person 'pf_1.4412' is jammed on edge 'Edge1', time=1694.00. < Warning: Person 'pf_1.4413' is jammed on edge 'Edge1', time=1694.00. < Warning: Person 'pf_1.4414' is jammed on edge 'Edge1', time=1694.00. < Warning: Person 'pf_1.4415' is jammed on edge 'Edge1', time=1695.00. < Warning: Person 'pf_1.4416' is jammed on edge 'Edge1', time=1695.00. < Warning: Person 'pf_1.4417' is jammed on edge 'Edge1', time=1695.00. < Warning: Person 'pf_1.3221' is jammed on edge 'Edge1', time=1696.00. < Warning: Person 'pf_1.4418' is jammed on edge 'Edge1', time=1696.00. < Warning: Person 'pf_1.4419' is jammed on edge 'Edge1', time=1696.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 600.0 seconds ---------- Differences in errors ---------- 1956,15410d1955 < Warning: Person 'pf_0.2956' is jammed on edge 'Edge0', time=1472.00. < Warning: Person 'pf_0.2957' is jammed on edge 'Edge0', time=1472.00. < Warning: Collision of person 'pf_1.2844' and person 'pf_1.2892', lane='Edge1_0', time=1472.00. < Warning: Person 'pf_1.2947' is jammed on edge 'Edge1', time=1472.00. < Warning: Person 'pf_0.1899' is jammed on edge 'Edge0', time=1473.00. < Warning: Collision of person 'pf_1.2844' and person 'pf_1.2892', lane='Edge1_0', time=1473.00. < Warning: Person 'pf_1.2948' is jammed on edge 'Edge1', time=1473.00. < Warning: Person 'pf_1.2949' is jammed on edge 'Edge1', time=1473.00. < Warning: Person 'pf_0.1990' is jammed on edge 'Edge0', time=1474.00. < Warning: Person 'pf_1.2950' is jammed on edge 'Edge1', time=1474.00. < Warning: Person 'pf_0.1939' is jammed on edge 'Edge0', time=1475.00. < Warning: Person 'pf_0.1957' is jammed on edge 'Edge0', time=1475.00. < Warning: Person 'pf_0.1901' is jammed on edge 'Edge0', time=1475.00. < Warning: Person 'pf_0.1970' is jammed on edge 'Edge0', time=1475.00. < Warning: Person 'pf_0.2037' is jammed on edge 'Edge0', time=1475.00. < Warning: Person 'pf_0.2958' is jammed on edge 'Edge0', time=1475.00. < Warning: Person 'pf_0.2959' is jammed on edge 'Edge0', time=1475.00. < Warning: Person 'pf_1.2951' is jammed on edge 'Edge1', time=1475.00. < Warning: Person 'pf_1.2952' is jammed on edge 'Edge1', time=1475.00. < Warning: Person 'pf_1.2953' is jammed on edge 'Edge1', time=1475.00. < Warning: Person 'pf_1.2954' is jammed on edge 'Edge1', time=1475.00. < Warning: Person 'pf_0.1986' is jammed on edge 'Edge0', time=1476.00. < Warning: Person 'pf_0.2960' is jammed on edge 'Edge0', time=1476.00. < Warning: Person 'pf_0.2961' is jammed on edge 'Edge0', time=1476.00. < Warning: Person 'pf_0.2962' is jammed on edge 'Edge0', time=1476.00. < Warning: Person 'pf_0.2963' is jammed on edge 'Edge0', time=1476.00. < Warning: Person 'pf_1.2955' is jammed on edge 'Edge1', time=1476.00. < Warning: Person 'pf_1.2956' is jammed on edge 'Edge1', time=1476.00. < Warning: Person 'pf_0.2964' is jammed on edge 'Edge0', time=1477.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 600.0 seconds ---------- Differences in errors ---------- 3188,10267d3187 < Warning: Person 'pf_1.4441' is jammed on edge 'Edge1', time=1705.00. < Warning: Person 'pf_1.4442' is jammed on edge 'Edge1', time=1705.00. < Warning: Person 'pf_1.4443' is jammed on edge 'Edge1', time=1705.00. < Warning: Person 'pf_1.4444' is jammed on edge 'Edge1', time=1705.00. < Warning: Person 'pf_1.4445' is jammed on edge 'Edge1', time=1706.00. < Warning: Person 'pf_1.4446' is jammed on edge 'Edge1', time=1706.00. < Warning: Person 'pf_1.4447' is jammed on edge 'Edge1', time=1706.00. < Warning: Person 'pf_1.4448' is jammed on edge 'Edge1', time=1707.00. < Warning: Person 'pf_1.4449' is jammed on edge 'Edge1', time=1707.00. < Warning: Person 'pf_1.4450' is jammed on edge 'Edge1', time=1707.00. < Warning: Person 'pf_1.4451' is jammed on edge 'Edge1', time=1708.00. < Warning: Person 'pf_1.4452' is jammed on edge 'Edge1', time=1708.00. < Warning: Person 'pf_1.4453' is jammed on edge 'Edge1', time=1708.00. < Warning: Person 'pf_1.4454' is jammed on edge 'Edge1', time=1709.00. < Warning: Person 'pf_1.4455' is jammed on edge 'Edge1', time=1709.00. < Warning: Person 'pf_1.4456' is jammed on edge 'Edge1', time=1709.00. < Warning: Person 'pf_1.4457' is jammed on edge 'Edge1', time=1710.00. < Warning: Person 'pf_1.4458' is jammed on edge 'Edge1', time=1710.00. < Warning: Person 'pf_1.4459' is jammed on edge 'Edge1', time=1710.00. < Warning: Person 'pf_1.4460' is jammed on edge 'Edge1', time=1710.00. < Warning: Person 'pf_1.4461' is jammed on edge 'Edge1', time=1711.00. < Warning: Person 'pf_1.4462' is jammed on edge 'Edge1', time=1711.00. < Warning: Person 'pf_1.4463' is jammed on edge 'Edge1', time=1711.00. < Warning: Person 'pf_0.400' is jammed on edge 'Edge0', time=1712.00. < Warning: Person 'pf_1.4464' is jammed on edge 'Edge1', time=1712.00. < Warning: Person 'pf_1.4465' is jammed on edge 'Edge1', time=1712.00. < Warning: Person 'pf_1.4466' is jammed on edge 'Edge1', time=1712.00. < Warning: Person 'pf_1.3220' is jammed on edge 'Edge1', time=1713.00. < Warning: Person 'pf_1.4467' is jammed on edge 'Edge1', time=1713.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 600.0 seconds ---------- Differences in errors ---------- 80199,157391d80198 < Warning: Person 'pf_1.5576' is jammed on edge 'Edge1', time=2060.00. < Warning: Person 'pf_1.5577' is jammed on edge 'Edge1', time=2060.00. < Warning: Person 'pf_1.5578' is jammed on edge 'Edge1', time=2060.00. < Warning: Collision of person 'pf_1.5494' and person 'pf_1.5486', lane='Edge2_1', time=2060.00. < Warning: Collision of person 'pf_1.5477' and person 'pf_1.5486', lane='Edge2_1', time=2060.00. < Warning: Collision of person 'pf_1.5477' and person 'pf_1.5494', lane='Edge2_1', time=2060.00. < Warning: Collision of person 'pf_1.5490' and person 'pf_1.5486', lane='Edge2_1', time=2060.00. < Warning: Collision of person 'pf_1.5490' and person 'pf_1.5494', lane='Edge2_1', time=2060.00. < Warning: Collision of person 'pf_1.5490' and person 'pf_1.5477', lane='Edge2_1', time=2060.00. < Warning: Person 'pf_1.5579' is jammed on edge 'Edge1', time=2061.00. < Warning: Person 'pf_1.5580' is jammed on edge 'Edge1', time=2061.00. < Warning: Person 'pf_1.5581' is jammed on edge 'Edge1', time=2061.00. < Warning: Collision of person 'pf_0.307' and person 'pf_1.5578', lane='Edge1_1', time=2061.00. < Warning: Collision of person 'pf_1.5494' and person 'pf_1.5486', lane='Edge2_1', time=2061.00. < Warning: Collision of person 'pf_1.5477' and person 'pf_1.5486', lane='Edge2_1', time=2061.00. < Warning: Collision of person 'pf_1.5477' and person 'pf_1.5494', lane='Edge2_1', time=2061.00. < Warning: Collision of person 'pf_1.5490' and person 'pf_1.5486', lane='Edge2_1', time=2061.00. < Warning: Collision of person 'pf_1.5490' and person 'pf_1.5494', lane='Edge2_1', time=2061.00. < Warning: Collision of person 'pf_1.5490' and person 'pf_1.5477', lane='Edge2_1', time=2061.00. < Warning: Collision of person 'pf_0.645' and person 'pf_1.5485', lane='Edge2_1', time=2061.00. < Warning: Person 'pf_1.5582' is jammed on edge 'Edge1', time=2062.00. < Warning: Person 'pf_1.5583' is jammed on edge 'Edge1', time=2062.00. < Warning: Person 'pf_1.5584' is jammed on edge 'Edge1', time=2062.00. < Warning: Collision of person 'pf_0.307' and person 'pf_1.5578', lane='Edge1_1', time=2062.00. < Warning: Collision of person 'pf_1.5494' and person 'pf_1.5486', lane='Edge2_1', time=2062.00. < Warning: Collision of person 'pf_1.5477' and person 'pf_1.5486', lane='Edge2_1', time=2062.00. < Warning: Collision of person 'pf_1.5477' and person 'pf_1.5494', lane='Edge2_1', time=2062.00. < Warning: Collision of person 'pf_1.5490' and person 'pf_1.5486', lane='Edge2_1', time=2062.00. < Warning: Collision of person 'pf_1.5490' and person 'pf_1.5494', lane='Edge2_1', time=2062.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.