texttest -a neteditoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.31Dec070351.243027 -g
texttest -a neteditoutput -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ---------- 10a11,12 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26basic about_dialog ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26basic files load additional new add_xml ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > Error: File 'input_guisettings.xml' is not accessible (No such file or directory). > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > Error: File 'input_net_A.net.xml' is not accessible (No such file or directory). > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,18 > Error: The route file 'netedit_B.txt.rou.xml' is not accessible. > Quitting (on error). > > ================================================================= > ==4104163==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x62f1cf238811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x62f1d0479731 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:455:40 > #2 0x62f1d0471f10 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:398:24 > #3 0x62f1d04617fb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x62f1d0478c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #5 0x62f1cf23c402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x7fbef2a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #7 0x7fbef2a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #8 0x62f1cf15f3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > Error: File 'input_net_B.xml.gz' is not accessible (No such file or directory). > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > Error: File 'netedit_A.net.xml' is not accessible (No such file or directory). > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > Error: File 'netedit_A.add.xml' is not accessible (No such file or directory). > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: attribute 'totalPower' is not declared for element 'chargingStation' > In file 'netedit_A.add.xml' > At line/column 19/104. > > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: attribute 'totalPower' is not declared for element 'chargingStation' > In file 'input_additionals_A.add.xml' > At line/column 19/248. > > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > Error: File 'input_additionals_B.add.xml' is not accessible (No such file or directory). > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 3a4,100 > > ================================================================= > ==4116610==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x5c4b765ae811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5c4b77902897 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&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c pp:265:12 > #2 0x5c4b777db2eb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x5c4b777eec0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x5c4b765b2402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x734d43c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x734d43c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x5c4b764d53a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x5c4b765ae811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5c4b77902897 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&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c pp:265:12 > #2 0x5c4b777db8fa in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x5c4b777eec0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x5c4b765b2402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x734d43c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x734d43c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x5c4b764d53a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x5c4b765ae811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5c4b777dbd8a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x5c4b777eec0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #3 0x5c4b765b2402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'f_1.10' will not be able to arrive at the given lane 'Edge2_20'! < Warning: Vehicle 'f_1.10' will not be able to arrive at the given lane 'Edge2_20'! 89,90c89 < Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'Edge2_20'! < Warning: Vehicle 'f_1.44' will not be able to arrive at the given lane 'Edge2_20'! --- > Warning: Vehicle 'f_1.43' will not be able to arrive at the given lane 'Edge2_20'! 91a91,93 > Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'Edge2_20'! > Warning: Vehicle 'f_1.45' will not be able to arrive at the given lane 'Edge2_20'! > Warning: Vehicle 'f_1.45' will not be able to arrive at the given lane 'Edge2_20'! 97,98d98 < Warning: Vehicle 'f_1.46' will not be able to arrive at the given lane 'Edge2_20'! < Warning: Vehicle 'f_1.17' will not be able to arrive at the given lane 'Edge2_20'! 99a100 > Warning: Vehicle 'f_1.17' will not be able to arrive at the given lane 'Edge2_20'! 101d101 < Warning: Vehicle 'f_1.18' will not be able to arrive at the given lane 'Edge2_20'! 102a103 > Warning: Vehicle 'f_1.18' will not be able to arrive at the given lane 'Edge2_20'! 104d104 < Warning: Vehicle 'f_1.19' will not be able to arrive at the given lane 'Edge2_20'! 105a106 > Warning: Vehicle 'f_1.19' will not be able to arrive at the given lane 'Edge2_20'! 107d107 < Warning: Vehicle 'f_1.20' will not be able to arrive at the given lane 'Edge2_20'! <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 235c237 < Warning: Vehicle 'f_0.23' will not be able to arrive with the given speed! --- > Warning: Vehicle 'f_0.24' will not be able to arrive with the given speed! 307c309 < Warning: Vehicle 'f_0.35' will not be able to arrive with the given speed! --- > Warning: Vehicle 'f_0.36' will not be able to arrive with the given speed! 343c345 < Warning: Vehicle 'f_0.41' will not be able to arrive with the given speed! --- > Warning: Vehicle 'f_0.42' will not be able to arrive with the given speed! 415c417 < Warning: Vehicle 'f_0.53' will not be able to arrive with the given speed! --- > Warning: Vehicle 'f_0.54' will not be able to arrive with the given speed! 595c597 < Warning: Vehicle 'f_0.83' will not be able to arrive with the given speed! --- > Warning: Vehicle 'f_0.84' will not be able to arrive with the given speed! 703c705 < Warning: Vehicle 'f_0.101' will not be able to arrive with the given speed! --- > Warning: Vehicle 'f_0.102' will not be able to arrive with the given speed! 775c777 < Warning: Vehicle 'f_0.113' will not be able to arrive with the given speed! --- <truncated after showing first 30 lines>elements demands flow_junctions create arrivalspeed ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 197c199 < Warning: Choosing new speed factor 1.44 for vehicle 'f_1.196' to match departure speed 20.00 (max 15.54). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_1.198' to match departure speed 20.00 (max 15.55). 528c530 < Warning: Choosing new speed factor 1.44 for vehicle 'f_1.527' to match departure speed 20.00 (max 13.00). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_1.529' to match departure speed 20.00 (max 13.00). 543c545 < Warning: Choosing new speed factor 1.44 for vehicle 'f_1.542' to match departure speed 20.00 (max 14.49). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_1.544' to match departure speed 20.00 (max 14.48). 827c829 < Warning: Choosing new speed factor 1.44 for vehicle 'f_1.826' to match departure speed 20.00 (max 13.02). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_1.828' to match departure speed 20.00 (max 13.01). 894c896 < Warning: Choosing new speed factor 1.44 for vehicle 'f_1.893' to match departure speed 20.00 (max 14.12). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_1.895' to match departure speed 20.00 (max 14.12). 1008c1010 < Warning: Choosing new speed factor 1.44 for vehicle 'f_1.1007' to match departure speed 20.00 (max 14.31). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_1.1009' to match departure speed 20.00 (max 14.31). 1020c1022 < Warning: Choosing new speed factor 1.44 for vehicle 'f_1.1019' to match departure speed 20.00 (max 13.51). --- <truncated after showing first 30 lines>elements demands flow_junctions create departspeed ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'f_0.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'f_0.10' will not be able to arrive at the given lane 'Edge2_0'! 177c177 < Warning: Vehicle 'f_0.58' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'f_0.87' will not be able to arrive at the given lane 'Edge2_0'! 178a179 > Warning: Vehicle 'f_0.58' will not be able to arrive at the given lane 'Edge2_0'! 180d180 < Warning: Vehicle 'f_0.59' will not be able to arrive at the given lane 'Edge2_0'! 181a182 > Warning: Vehicle 'f_0.59' will not be able to arrive at the given lane 'Edge2_0'! 183d183 < Warning: Vehicle 'f_0.60' will not be able to arrive at the given lane 'Edge2_0'! 184a185 > Warning: Vehicle 'f_0.60' will not be able to arrive at the given lane 'Edge2_0'! 186d186 < Warning: Vehicle 'f_0.61' will not be able to arrive at the given lane 'Edge2_0'! 187a188 > Warning: Vehicle 'f_0.61' will not be able to arrive at the given lane 'Edge2_0'! 189d189 < Warning: Vehicle 'f_0.62' will not be able to arrive at the given lane 'Edge2_0'! 190a191 > Warning: Vehicle 'f_0.62' will not be able to arrive at the given lane 'Edge2_0'! 192d192 < Warning: Vehicle 'f_0.63' will not be able to arrive at the given lane 'Edge2_0'! <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed! < Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed! 27,28c27,28 < Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed! < Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed! --- > Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed! > Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed! 37,38c37,38 < Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed! < Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed! --- > Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed! > Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed! 52a53,54 > Warning: Vehicle 'f_0.27' will not be able to arrive with the given speed! > Warning: Vehicle 'f_0.27' will not be able to arrive with the given speed! 57,58d58 < Warning: Vehicle 'f_0.34' will not be able to arrive with the given speed! < Warning: Vehicle 'f_0.34' will not be able to arrive with the given speed! 63,64c63,64 < Warning: Vehicle 'f_0.38' will not be able to arrive with the given speed! < Warning: Vehicle 'f_0.38' will not be able to arrive with the given speed! --- > Warning: Vehicle 'f_0.36' will not be able to arrive with the given speed! > Warning: Vehicle 'f_0.36' will not be able to arrive with the given speed! <truncated after showing first 30 lines>elements demands flow_junctions inspect arrivalposlat float ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 303c305 < Warning: Choosing new speed factor 1.44 for vehicle 'f_0.302' to match departure speed 20.00 (max 13.63). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_0.304' to match departure speed 20.00 (max 13.64). 354c356 < Warning: Choosing new speed factor 1.44 for vehicle 'f_0.353' to match departure speed 20.00 (max 14.37). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_0.355' to match departure speed 20.00 (max 14.38). 440c442 < Warning: Choosing new speed factor 1.44 for vehicle 'f_0.439' to match departure speed 20.00 (max 12.90). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_0.441' to match departure speed 20.00 (max 12.89). 519c521 < Warning: Choosing new speed factor 1.44 for vehicle 'f_0.518' to match departure speed 20.00 (max 14.32). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_0.520' to match departure speed 20.00 (max 14.32). 729c731 < Warning: Choosing new speed factor 1.44 for vehicle 'f_0.728' to match departure speed 20.00 (max 14.04). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_0.730' to match departure speed 20.00 (max 14.05). 831c833 < Warning: Choosing new speed factor 1.44 for vehicle 'f_0.830' to match departure speed 20.00 (max 13.81). --- > Warning: Choosing new speed factor 1.44 for vehicle 'f_0.832' to match departure speed 20.00 (max 13.82). 1042c1044 < Warning: Choosing new speed factor 1.44 for vehicle 'f_0.1041' to match departure speed 20.00 (max 13.32). --- <truncated after showing first 30 lines>elements demands flow_junctions inspect departspeed float ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 18c20 < Warning: No route for vehicle 'flowB.85' found. --- > Warning: No route for vehicle 'flowB.86' found. 22c24 < Warning: No route for vehicle 'flowB.89' found. --- > Warning: No route for vehicle 'flowB.90' found. 26c28 < Warning: No route for vehicle 'flowB.92' found. --- > Warning: No route for vehicle 'flowB.93' found.
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 25,26d26 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! 54c54 < Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge2_0'! 57a58,59 > Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! > Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'! 97,98c99,100 < Warning: Vehicle 'flowB.11' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowB.11' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowB.12' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowB.12' will not be able to arrive at the given lane 'Edge2_0'! 117,118c119,120 < Warning: Vehicle 'flowB.16' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowB.16' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowB.17' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowB.17' will not be able to arrive at the given lane 'Edge2_0'! 127,128c129,130 < Warning: Vehicle 'flowB.19' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowB.19' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowB.20' will not be able to arrive at the given lane 'Edge2_0'! <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 25,26d26 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! 54c54 < Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge2_0'! 58c58 < Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! 80c80 < Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.35' will not be able to arrive at the given lane 'Edge2_0'! 84c84 < Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed! 120c120 < Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.54' will not be able to arrive at the given lane 'Edge2_0'! 124c124 < Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed! <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1elements demands flow_junctions inspect_selection arrivalpos float ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 25,26d26 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! 54c54 < Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge2_0'! 58c58 < Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! 80c80 < Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.35' will not be able to arrive at the given lane 'Edge2_0'! 84c84 < Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed! 120c120 < Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.54' will not be able to arrive at the given lane 'Edge2_0'! 124c124 < Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed! <truncated after showing first 30 lines>elements demands flow_junctions inspect_selection arrivalpos max ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! 200a201,202 > Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'! 268c270 < Warning: No route for vehicle 'flowB.85' found. --- > Warning: No route for vehicle 'flowB.86' found. 277c279 < Warning: No route for vehicle 'flowB.89' found. --- > Warning: No route for vehicle 'flowB.90' found. 281c283 < Warning: No route for vehicle 'flowB.92' found. --- > Warning: No route for vehicle 'flowB.93' found.
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 43,44d44 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive with the given speed! 54c54 < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed! 56c56 < Warning: Vehicle 'flowA.14' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! 76c76 < Warning: Vehicle 'flowA.19' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.18' will not be able to arrive with the given speed! 78c78 < Warning: Vehicle 'flowA.20' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.19' will not be able to arrive at the given lane 'Edge2_0'! 100a101,102 > Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed! 107,108d108 < Warning: Vehicle 'flowA.26' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.26' will not be able to arrive with the given speed! 109a110,111 > Warning: Vehicle 'flowA.26' will not be able to arrive with the given speed! <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! 52c52 < Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge2_0'! 56c56 < Warning: Vehicle 'flowA.26' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed! 98c98 < Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.46' will not be able to arrive at the given lane 'Edge2_0'! 102c102 < Warning: Vehicle 'flowA.48' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed! 134c134 < Warning: Vehicle 'flowA.64' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.63' will not be able to arrive at the given lane 'Edge2_0'! 138c138 < Warning: Vehicle 'flowA.65' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.64' will not be able to arrive with the given speed! <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 30,32d31 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=14.00. < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'! 33a33,34 > Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=14.00. > Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'! 36,37d36 < Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=15.00. < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! 38a38 > Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=15.00. 43,44c43 < Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=16.00. < Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'! 45a45,46 > Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=16.00. > Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge2_0'! 48,49d48 < Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead), time=17.00. < Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge2_0'! 50a50 > Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead), time=17.00. 55,56c55 < Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead), time=18.00. <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 38,39c40,41 < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'! 44,45d45 < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! 49a50,51 > Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'! 53,54c55,56 < Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge2_0'! 59,60d60 < Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge2_0'! 64a65,66 > Warning: Vehicle 'flowA.20' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowA.20' will not be able to arrive at the given lane 'Edge2_0'! 68,69c70,71 < Warning: Vehicle 'flowA.21' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.21' will not be able to arrive at the given lane 'Edge2_0'! <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 25,26d26 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! 54a55,56 > Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 25,26d26 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! 72c72 < Warning: Vehicle 'flowA.33' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.32' will not be able to arrive at the given lane 'Edge2_0'! 80c80 < Warning: Vehicle 'flowA.35' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed! 85,86c85 < Warning: Choosing new speed factor 1.25 for vehicle 'flowA.33' to match departure speed 12.00 (max 11.82). < Warning: Vehicle 'flowA.38' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge2_0'! 87a87 > Warning: Choosing new speed factor 1.25 for vehicle 'flowA.33' to match departure speed 12.00 (max 11.82). 119c119 < Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.53' will not be able to arrive at the given lane 'Edge2_0'! 123c123 < Warning: Vehicle 'flowA.55' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed! 159c159 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 23,24d24 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! 33a34,35 > Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'!
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! 26a27,28 > Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 43,44c45,46 < Warning: Vehicle 'flow_2.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flow_2.10' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flow_2.11' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flow_2.11' will not be able to arrive at the given lane 'Edge2_0'! 63,64d64 < Warning: Vehicle 'flow_3.15' will not be able to arrive at the given lane 'Edge2_500'! < Warning: Vehicle 'flow_3.15' will not be able to arrive at the given lane 'Edge2_500'! 67,68c67,70 < Warning: Vehicle 'flow_2.16' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flow_2.16' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flow_3.16' will not be able to arrive at the given lane 'Edge2_500'! > Warning: Vehicle 'flow_3.16' will not be able to arrive at the given lane 'Edge2_500'! > Warning: Vehicle 'flow_2.17' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flow_2.17' will not be able to arrive at the given lane 'Edge2_0'! 75,76c77,78 < Warning: Vehicle 'flow_3.18' will not be able to arrive at the given lane 'Edge2_500'! < Warning: Vehicle 'flow_3.18' will not be able to arrive at the given lane 'Edge2_500'! --- > Warning: Vehicle 'flow_3.19' will not be able to arrive at the given lane 'Edge2_500'! > Warning: Vehicle 'flow_3.19' will not be able to arrive at the given lane 'Edge2_500'! 83,84c85,86 < Warning: Vehicle 'flow_2.20' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flow_2.20' will not be able to arrive at the given lane 'Edge2_0'! --- <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'flow_3.10' will not be able to arrive at the given position! < Warning: Vehicle 'flow_3.10' will not be able to arrive at the given position! 198a199,200 > Warning: Vehicle 'flow_3.99' will not be able to arrive at the given position! > Warning: Vehicle 'flow_3.99' will not be able to arrive at the given position!elements demands flow_junctions load arrivalpos ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'flow_3.10' will not be able to arrive with the given speed! < Warning: Vehicle 'flow_3.10' will not be able to arrive with the given speed! 198a199,200 > Warning: Vehicle 'flow_3.99' will not be able to arrive with the given speed! > Warning: Vehicle 'flow_3.99' will not be able to arrive with the given speed!elements demands flow_junctions load arrivalposlat ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'f_1.10' will not be able to arrive at the given lane 'Edge5_20'! < Warning: Vehicle 'f_1.10' will not be able to arrive at the given lane 'Edge5_20'! 89,90c89 < Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'Edge5_20'! < Warning: Vehicle 'f_1.44' will not be able to arrive at the given lane 'Edge5_20'! --- > Warning: Vehicle 'f_1.43' will not be able to arrive at the given lane 'Edge5_20'! 91a91,93 > Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'Edge5_20'! > Warning: Vehicle 'f_1.45' will not be able to arrive at the given lane 'Edge5_20'! > Warning: Vehicle 'f_1.45' will not be able to arrive at the given lane 'Edge5_20'! 97,98d98 < Warning: Vehicle 'f_1.46' will not be able to arrive at the given lane 'Edge5_20'! < Warning: Vehicle 'f_1.17' will not be able to arrive at the given lane 'Edge5_20'! 99a100 > Warning: Vehicle 'f_1.17' will not be able to arrive at the given lane 'Edge5_20'! 101d101 < Warning: Vehicle 'f_1.18' will not be able to arrive at the given lane 'Edge5_20'! 102a103 > Warning: Vehicle 'f_1.18' will not be able to arrive at the given lane 'Edge5_20'! 104d104 < Warning: Vehicle 'f_1.19' will not be able to arrive at the given lane 'Edge5_20'! 105a106 > Warning: Vehicle 'f_1.19' will not be able to arrive at the given lane 'Edge5_20'! 107d107 < Warning: Vehicle 'f_1.20' will not be able to arrive at the given lane 'Edge5_20'! <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'f_0.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'f_0.10' will not be able to arrive at the given lane 'Edge5_0'! 177c177 < Warning: Vehicle 'f_0.58' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'f_0.87' will not be able to arrive at the given lane 'Edge5_0'! 178a179 > Warning: Vehicle 'f_0.58' will not be able to arrive at the given lane 'Edge5_0'! 180d180 < Warning: Vehicle 'f_0.59' will not be able to arrive at the given lane 'Edge5_0'! 181a182 > Warning: Vehicle 'f_0.59' will not be able to arrive at the given lane 'Edge5_0'! 183d183 < Warning: Vehicle 'f_0.60' will not be able to arrive at the given lane 'Edge5_0'! 184a185 > Warning: Vehicle 'f_0.60' will not be able to arrive at the given lane 'Edge5_0'! 186d186 < Warning: Vehicle 'f_0.61' will not be able to arrive at the given lane 'Edge5_0'! 187a188 > Warning: Vehicle 'f_0.61' will not be able to arrive at the given lane 'Edge5_0'! 189d189 < Warning: Vehicle 'f_0.62' will not be able to arrive at the given lane 'Edge5_0'! 190a191 > Warning: Vehicle 'f_0.62' will not be able to arrive at the given lane 'Edge5_0'! 192d192 < Warning: Vehicle 'f_0.63' will not be able to arrive at the given lane 'Edge5_0'! <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 25,26d26 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! 54c54 < Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge5_0'! 57a58,59 > Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! > Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge5_0'! 97,98c99,100 < Warning: Vehicle 'flowB.11' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowB.11' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowB.12' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowB.12' will not be able to arrive at the given lane 'Edge2_0'! 117,118c119,120 < Warning: Vehicle 'flowB.16' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowB.16' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowB.17' will not be able to arrive at the given lane 'Edge2_0'! > Warning: Vehicle 'flowB.17' will not be able to arrive at the given lane 'Edge2_0'! 127,128c129,130 < Warning: Vehicle 'flowB.19' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowB.19' will not be able to arrive at the given lane 'Edge2_0'! --- > Warning: Vehicle 'flowB.20' will not be able to arrive at the given lane 'Edge2_0'! <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 25,26d26 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! 54c54 < Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge5_0'! 58c58 < Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! 80c80 < Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.35' will not be able to arrive at the given lane 'Edge5_0'! 84c84 < Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed! 120c120 < Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.54' will not be able to arrive at the given lane 'Edge5_0'! 124c124 < Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed! <truncated after showing first 30 lines>elements demands flow_taz inspect_selection arrivalpos float ( Last six runs Dec2025 )
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! 198a199,200 > Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge5_0'!
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 43,44d44 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive with the given speed! 54c54 < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed! 56c56 < Warning: Vehicle 'flowA.14' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'! 76c76 < Warning: Vehicle 'flowA.19' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.18' will not be able to arrive with the given speed! 78c78 < Warning: Vehicle 'flowA.20' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.19' will not be able to arrive at the given lane 'Edge5_0'! 100a101,102 > Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed! 107,108d108 < Warning: Vehicle 'flowA.26' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.26' will not be able to arrive with the given speed! 109a110,111 > Warning: Vehicle 'flowA.26' will not be able to arrive with the given speed! <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 21,22d22 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! 52c52 < Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge5_0'! 56c56 < Warning: Vehicle 'flowA.26' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed! 98c98 < Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.46' will not be able to arrive at the given lane 'Edge5_0'! 102c102 < Warning: Vehicle 'flowA.48' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed! 134c134 < Warning: Vehicle 'flowA.64' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.63' will not be able to arrive at the given lane 'Edge5_0'! 138c138 < Warning: Vehicle 'flowA.65' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.64' will not be able to arrive with the given speed! <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 30,32d31 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=14.00. < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'! 33a33,34 > Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=14.00. > Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'! 36,37d36 < Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=15.00. < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'! 38a38 > Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=15.00. 43,44c43 < Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=16.00. < Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge5_0'! 45a45,46 > Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=16.00. > Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge5_0'! 48,49d48 < Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead), time=17.00. < Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge5_0'! 50a50 > Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead), time=17.00. 55,56c55 < Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead), time=18.00. <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 26,27d27 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! 55c55 < Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge5_0'! 59c59 < Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! 81c81 < Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.35' will not be able to arrive at the given lane 'Edge5_0'! 85c85 < Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed! 106,107c106 < Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead), time=29.00. < Warning: Vehicle 'flowA.48' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.47' will not be able to arrive at the given lane 'Edge5_0'! 108a108 > Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead), time=29.00. 122c122 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 25,26d26 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! 54c54 < Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge5_0'! 58c58 < Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed! 73,74c73 < Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=23.00. < Warning: Vehicle 'flowA.33' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.32' will not be able to arrive at the given lane 'Edge5_0'! 75a75 > Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=23.00. 81c81 < Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.35' will not be able to arrive at the given lane 'Edge5_0'! 85c85 < Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed! 91a92,93 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 38,39c40,41 < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'! 44,45d45 < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'! 49a50,51 > Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge5_0'! 53,54c55,56 < Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge5_0'! 59,60d60 < Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge5_0'! 64a65,66 > Warning: Vehicle 'flowA.20' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flowA.20' will not be able to arrive at the given lane 'Edge5_0'! 68,69c70,71 < Warning: Vehicle 'flowA.21' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.21' will not be able to arrive at the given lane 'Edge5_0'! <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 25,26d26 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! 54a55,56 > Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge5_0'!
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 25,26d26 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! 72c72 < Warning: Vehicle 'flowA.33' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.32' will not be able to arrive at the given lane 'Edge5_0'! 80c80 < Warning: Vehicle 'flowA.35' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed! 117a118,119 > Warning: Vehicle 'flowA.53' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flowA.54' will not be able to arrive at the given lane 'Edge5_0'! 122,123d123 < Warning: Vehicle 'flowA.55' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.55' will not be able to arrive at the given lane 'Edge5_0'! 159c159 < Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed! --- > Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge5_0'! 162a163 > Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed! 164,165d164 < Warning: Choosing new speed factor 1.26 for vehicle 'flowA.73' to match departure speed 12.00 (max 11.43). < Warning: Vehicle 'flowA.75' will not be able to arrive at the given lane 'Edge5_0'! 166a166 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 23,24d24 < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! 33a34,35 > Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge5_0'!
---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 43,44c45,46 < Warning: Vehicle 'flow_2.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flow_2.10' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flow_2.11' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flow_2.11' will not be able to arrive at the given lane 'Edge5_0'! 63,64d64 < Warning: Vehicle 'flow_3.15' will not be able to arrive at the given lane 'Edge5_500'! < Warning: Vehicle 'flow_3.15' will not be able to arrive at the given lane 'Edge5_500'! 67,68c67,70 < Warning: Vehicle 'flow_2.16' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flow_2.16' will not be able to arrive at the given lane 'Edge5_0'! --- > Warning: Vehicle 'flow_3.16' will not be able to arrive at the given lane 'Edge5_500'! > Warning: Vehicle 'flow_3.16' will not be able to arrive at the given lane 'Edge5_500'! > Warning: Vehicle 'flow_2.17' will not be able to arrive at the given lane 'Edge5_0'! > Warning: Vehicle 'flow_2.17' will not be able to arrive at the given lane 'Edge5_0'! 75,76c77,78 < Warning: Vehicle 'flow_3.18' will not be able to arrive at the given lane 'Edge5_500'! < Warning: Vehicle 'flow_3.18' will not be able to arrive at the given lane 'Edge5_500'! --- > Warning: Vehicle 'flow_3.19' will not be able to arrive at the given lane 'Edge5_500'! > Warning: Vehicle 'flow_3.19' will not be able to arrive at the given lane 'Edge5_500'! 83,84c85,86 < Warning: Vehicle 'flow_2.20' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flow_2.20' will not be able to arrive at the given lane 'Edge5_0'! --- <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > Error: The vehicle type 'customType' in a trip for person 'p_0' is not known. > Quitting (on error). ---------- New result in exitcode ---------- 1elements demands personplan persontrip common create vtypes ( Last six runs Dec2025 )
---------- Differences in errors ---------- 5a6,102 > > ================================================================= > ==4150394==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x5f7a0c413811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5f7a0d767897 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&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c pp:265:12 > #2 0x5f7a0d6402eb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x5f7a0d653c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x5f7a0c417402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fa2a0a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x7fa2a0a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x5f7a0c33a3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x5f7a0c413811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5f7a0d767897 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&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c pp:265:12 > #2 0x5f7a0d6408fa in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x5f7a0d653c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x5f7a0c417402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7fa2a0a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x7fa2a0a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x5f7a0c33a3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x5f7a0c413811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5f7a0d640d8a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x5f7a0d653c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #3 0x5f7a0c417402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162751==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5f92b731c811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5f92b87a7ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5f92b7a597c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5f92b76aecdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5f92b9f4b4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5f92ba162aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x707cdcbe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x707cdcb9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x707cdcb9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5f92ba199be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5f92b9f5e85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5f92b9f5f9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5f92b7346eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5f92b855cd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5f92b7320402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x707cd9a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x707cd9a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5f92b72433a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162761==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5b3e75cae811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5b3e77139ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5b3e763eb7c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5b3e76040cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5b3e788dd4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5b3e78af4aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x72d665fe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x72d665f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x72d665f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5b3e78b2bbe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5b3e788f085b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5b3e788f19bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5b3e75cd8eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5b3e76eeed05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5b3e75cb2402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x72d66302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x72d66302a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5b3e75bd53a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162769==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5dcf4a228811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5dcf4b6b3ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5dcf4a9657c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5dcf4a5bacdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5dcf4ce574b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5dcf4d06eaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f75e35e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7f75e359985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7f75e359b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5dcf4d0a5be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5dcf4ce6a85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5dcf4ce6b9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5dcf4a252eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5dcf4b468d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5dcf4a22c402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7f75e062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7f75e062a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5dcf4a14f3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162775==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5c2cd2576811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5c2cd3a01ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5c2cd2cb37c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5c2cd2908cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5c2cd51a54b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5c2cd53bcaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x78d8285e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x78d82859985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x78d82859b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5c2cd53f3be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5c2cd51b885b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5c2cd51b99bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5c2cd25a0eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5c2cd37b6d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5c2cd257a402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x78d82562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x78d82562a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5c2cd249d3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162780==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5cd590fd3811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5cd59245eecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5cd5917107c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5cd591365cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5cd593c024b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5cd593e19aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7bf17f9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7bf17f99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7bf17f99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5cd593e50be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5cd593c1585b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5cd593c169bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5cd590ffdeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5cd592213d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5cd590fd7402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7bf17c82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7bf17c82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5cd590efa3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162793==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x62d021ec4811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x62d02334fecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x62d0226017c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x62d022256cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x62d024af34b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x62d024d0aaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7605f1be68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7605f1b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7605f1b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x62d024d41be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x62d024b0685b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x62d024b079bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x62d021eeeeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x62d023104d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x62d021ec8402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7605eea2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7605eea2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x62d021deb3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162812==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x61a095741811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x61a096bccecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x61a095e7e7c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x61a095ad3cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x61a0983704b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x61a098587aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f80ca1e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7f80ca19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7f80ca19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x61a0985bebe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x61a09838385b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x61a0983849bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x61a09576beb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x61a096981d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x61a095745402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7f80c722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7f80c722a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x61a0956683a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162813==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x59bb399e1811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x59bb3ae6cecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x59bb3a11e7c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x59bb39d73cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x59bb3c6104b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x59bb3c827aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7c8b5a3e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7c8b5a39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7c8b5a39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x59bb3c85ebe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x59bb3c62385b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x59bb3c6249bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x59bb39a0beb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x59bb3ac21d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x59bb399e5402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7c8b5742a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7c8b5742a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x59bb399083a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162814==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x56d141d7b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x56d143206ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x56d1424b87c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x56d14210dcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x56d1449aa4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x56d144bc1aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x75cd02fe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x75cd02f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x75cd02f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x56d144bf8be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x56d1449bd85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x56d1449be9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x56d141da5eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x56d142fbbd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x56d141d7f402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x75ccffe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x75ccffe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x56d141ca23a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162823==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x60321fd7c811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x603221207ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x6032204b97c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x60322010ecdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x6032229ab4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x603222bc2aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7e3a0dbe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7e3a0db9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7e3a0db9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x603222bf9be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x6032229be85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x6032229bf9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x60321fda6eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x603220fbcd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x60321fd80402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7e3a0ac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7e3a0ac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x60321fca33a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162826==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5ae0eb2ee811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5ae0ec779ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5ae0eba2b7c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5ae0eb680cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5ae0edf1d4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5ae0ee134aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x74490d9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x74490d99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x74490d99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5ae0ee16bbe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5ae0edf3085b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5ae0edf319bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5ae0eb318eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5ae0ec52ed05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5ae0eb2f2402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x74490aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x74490aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5ae0eb2153a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162835==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 576 byte(s) in 3 object(s) allocated from: > #0 0x5565aa965811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5565abdf0ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5565ab0a27c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5565aacf7cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5565ad5944b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5565ad7abaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7e3b897e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7e3b8979985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7e3b8979b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5565ad7e2be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5565ad5a785b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5565ad5a89bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5565aa98feb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5565abba5d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5565aa969402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7e3b8662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7e3b8662a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5565aa88c3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162840==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x60a46785e811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x60a468ce9ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x60a467f9b7c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x60a467bf0cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x60a46a48d4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x60a46a6a4aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7924681e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x79246819985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x79246819b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x60a46a6dbbe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x60a46a4a085b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x60a46a4a19bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x60a467888eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x60a468a9ed05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x60a467862402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x79246502a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x79246502a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x60a4677853a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162855==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x64a1e6416811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x64a1e78a1ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x64a1e6b537c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x64a1e67a8cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x64a1e90454b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x64a1e925caab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7a868c9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7a868c99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7a868c99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x64a1e9293be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x64a1e905885b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x64a1e90599bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x64a1e6440eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x64a1e7656d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x64a1e641a402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7a868982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7a868982a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x64a1e633d3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162863==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5c835c687811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5c835db12ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5c835cdc47c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5c835ca19cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5c835f2b64b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5c835f4cdaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7305e6de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7305e6d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7305e6d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5c835f504be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5c835f2c985b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5c835f2ca9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5c835c6b1eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5c835d8c7d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5c835c68b402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7305e3c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7305e3c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5c835c5ae3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162885==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5ec48798a811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5ec488e15ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5ec4880c77c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5ec487d1ccdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5ec48a5b94b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5ec48a7d0aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f3b7c9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x7f3b7c99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7f3b7c99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5ec48a807be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5ec48a5cc85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5ec48a5cd9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5ec4879b4eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5ec488bcad05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5ec48798e402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7f3b79a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7f3b79a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5ec4878b13a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162884==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x618c8ab5d811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x618c8bfe8ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x618c8b29a7c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x618c8aeefcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x618c8d78c4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x618c8d9a3aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x79bc473e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x79bc4739985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x79bc4739b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x618c8d9dabe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x618c8d79f85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x618c8d7a09bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x618c8ab87eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x618c8bd9dd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x618c8ab61402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x79bc4442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x79bc4442a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x618c8aa843a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==4162893==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5cc4d9977811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5cc4dae02ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5cc4da0b47c8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43 > #3 0x5cc4d9d09cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5cc4dc5a64b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5cc4dc7bdaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x71c1705e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #7 0x71c17059985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x71c17059b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5cc4dc7f4be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5cc4dc5b985b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5cc4dc5ba9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5cc4d99a1eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5cc4dabb7d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5cc4d997b402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x71c16d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x71c16d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5cc4d989e3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: attribute 'refId' is not declared for element 'vType' > In file 'input_routes_A.rou.xml' > At line/column 22/28. > > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: attribute 'refId' is not declared for element 'vType' > In file 'input_routes_A.rou.xml' > At line/column 22/47. > > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: attribute 'refId' is not declared for element 'vType' > In file 'input_routes_A.rou.xml' > At line/column 26/30. > > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,2 < Error: Triggers and waypoints cannot be combined at 'busStop' in route 'route_5'. --- > Error: Triggers and waypoints cannot be combined at 'busStopA' in route 'route_5'. > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,2 < Error: Triggers and waypoints cannot be combined at 'chargingStation' in vehicle 'flow_5'. --- > Error: Triggers and waypoints cannot be combined at 'chargingStationA' in vehicle 'flow_5'. > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,2 < Error: Triggers and waypoints cannot be combined at 'containerStop' in vehicle 'trip_5'. --- > Error: Triggers and waypoints cannot be combined at 'containerStopA' in vehicle 'trip_5'. > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,3c1,2 < Error: Triggers and waypoints cannot be combined on lane 'Edge2_0' in vehicle 'routeFlow_5'. < Warning: Vehicle 'routeFlow_3.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.20, offset=0.26), time=620.00. < Warning: Vehicle 'routeFlow_3.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.86, offset=0.60), time=1020.00. --- > Error: Triggers and waypoints cannot be combined on lane 'Edge2_1' in vehicle 'routeFlow_5'. > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,2 < Error: Triggers and waypoints cannot be combined at 'parkingArea' in vehicle 'vehicle_5'. --- > Error: Triggers and waypoints cannot be combined at 'parkingAreaA' in vehicle 'vehicle_5'. > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,2 < Error: Triggers and waypoints cannot be combined at 'trainStop' in route 'route_5'. --- > Error: Triggers and waypoints cannot be combined at 'trainStopA' in route 'route_5'. > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,83 > > ================================================================= > ==4165631==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 288 byte(s) in 12 object(s) allocated from: > #0 0x5ef63031b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x5ef6322f9dee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5ef632304880 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x5ef6321d6b1d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x5ef63153a9e7 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, AggregateType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x5ef6315d428b in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1420:27 > #6 0x5ef63157397e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5ef63315fd38 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 > #8 0x71ce66be63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x71ce66b997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x71ce66b9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x71ce66b90c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #12 0x71ce66be0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #13 0x5ef633196012 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #14 0x5ef63343bf01 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #15 0x5ef63155359a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:442:14 > #16 0x5ef63154a65b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x5ef63155bc0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #18 0x5ef63031f402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #19 0x71ce63a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #20 0x71ce63a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #21 0x5ef6302423a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > Indirect leak of 5088 byte(s) in 12 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,83 > > ================================================================= > ==4165769==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 288 byte(s) in 12 object(s) allocated from: > #0 0x57e1640a0811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > #1 0x57e16607edee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x57e166089880 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x57e165f5bb1d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13 > #4 0x57e1652bf9e7 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, AggregateType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:550:52 > #5 0x57e16535928b in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1420:27 > #6 0x57e1652f897e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x57e166ee4d38 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 > #8 0x700f1c5e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x700f1c5997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x700f1c59ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x700f1c590c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #12 0x700f1c5e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #13 0x57e166f1b012 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18 > #14 0x57e1671c0f01 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42 > #15 0x57e1652d859a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:442:14 > #16 0x57e1652cf65b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x57e1652e0c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #18 0x57e1640a4402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #19 0x700f1962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #20 0x700f1962a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #21 0x57e163fc73a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 40feb1198f4bf048b795f3cf40bfd43ce42805cf) > > Indirect leak of 5088 byte(s) in 12 object(s) allocated from: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: value 'traffic' not in enumeration > In file 'input_meandatas_A.add.xml' > At line/column 20/57. > > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: value 'traffic' not in enumeration > In file 'input_meandatas_A.add.xml' > At line/column 19/57. > > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: The attribute 'name' is already used in element 'poi' > In file 'input_additionals_A.add.xml' > At line/column 19/181. > > Quitting (on error). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,5 > Error: value '-nan,-nan' does not match regular expression facet '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF),[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)(,[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF))?' > In file 'netedit_A.add.xml' > At line/column 19/125. > > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- New result in errors ---------- Error: Could not access configuration 'sumo.sumocfg'. Quitting (on error).basic files load configs netconvert ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 0a1,2 > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1basic files load configs netedit netecfg ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1 < Error: File 'net.netedit' is not accessible (No such file or directory). --- > Error: Could not access configuration 'sumo.sumocfg'.basic files load network net_xml ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- New result in errors ---------- Error: Could not access configuration 'sumo.sumocfg'. Quitting (on error). ---------- New result in exitcode ---------- 1 ---------- New result in output ----------basic files save_as configs netconvert ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1 < Error: File 'net.netedit' is not accessible (No such file or directory). --- > Error: Could not access configuration 'sumo.sumocfg'. ---------- New result in exitcode ---------- 1basic quit no_saving network ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,3c1,2 < Warning: No flow intervals in calibrator 'ca_0'. < Warning: No flow intervals in calibrator 'ca_1'. < Warning: Vaporizers are deprecated. Use rerouters instead. --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,6c1 < Warning: No flow intervals in calibrator 'ca_0'. < Error: The position of calibrator 'ca_1' lies beyond the lane's '-E0_2' length. < Warning: The given position (=35) for detector 'e2_0' does not lie on the given lane '-E0_2' with length 1 (adjusting to new position 0.9 < Warning: Cannot build detector of length 10 because no further continuation lane was found for lane '-E0_2'! Truncated detector at length 0.1. < Warning: Adjusted detector positioning to meet requirement length >= 0.10. New position is [0.90,1.00] < Warning: Vaporizers are deprecated. Use rerouters instead. --- > Error: Could not access configuration 'sumo.sumocfg'.
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,2c1,2 < Warning: No flow intervals in calibrator 'ca_0'. < Warning: No flow intervals in calibrator 'ca_1'. --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,539c1,2 < Warning: Vehicle 'f_0.0' left e3Detector 'E3_1' without entering it, time=12.00. < Warning: Vehicle 'f_0.0' left e3Detector 'E3_1' without entering it, time=13.00. < Warning: Vehicle 'f_0.0' arrived inside e3Detector 'E3_1', time=20.00. < Warning: Vehicle 'f_0.1' left e3Detector 'E3_1' without entering it, time=32.00. < Warning: Vehicle 'f_0.1' left e3Detector 'E3_1' without entering it, time=33.00. < Warning: Vehicle 'f_0.1' arrived inside e3Detector 'E3_1', time=40.00. < Warning: Vehicle 'f_0.2' left e3Detector 'E3_1' without entering it, time=53.00. < Warning: Vehicle 'f_0.2' left e3Detector 'E3_1' without entering it, time=53.00. < Warning: Vehicle 'f_0.2' arrived inside e3Detector 'E3_1', time=61.00. < Warning: Vehicle 'f_0.3' left e3Detector 'E3_1' without entering it, time=72.00. < Warning: Vehicle 'f_0.3' left e3Detector 'E3_1' without entering it, time=73.00. < Warning: Vehicle 'f_0.3' arrived inside e3Detector 'E3_1', time=80.00. < Warning: Vehicle 'f_0.4' left e3Detector 'E3_1' without entering it, time=92.00. < Warning: Vehicle 'f_0.4' left e3Detector 'E3_1' without entering it, time=92.00. < Warning: Vehicle 'f_0.4' arrived inside e3Detector 'E3_1', time=99.00. < Warning: Vehicle 'f_0.5' left e3Detector 'E3_1' without entering it, time=114.00. < Warning: Vehicle 'f_0.5' left e3Detector 'E3_1' without entering it, time=114.00. < Warning: Vehicle 'f_0.5' arrived inside e3Detector 'E3_1', time=123.00. < Warning: Vehicle 'f_0.6' left e3Detector 'E3_1' without entering it, time=133.00. < Warning: Vehicle 'f_0.6' left e3Detector 'E3_1' without entering it, time=133.00. < Warning: Vehicle 'f_0.6' arrived inside e3Detector 'E3_1', time=141.00. < Warning: Vehicle 'f_0.7' left e3Detector 'E3_1' without entering it, time=153.00. < Warning: Vehicle 'f_0.7' left e3Detector 'E3_1' without entering it, time=153.00. < Warning: Vehicle 'f_0.7' arrived inside e3Detector 'E3_1', time=161.00. < Warning: Vehicle 'f_0.8' left e3Detector 'E3_1' without entering it, time=173.00. < Warning: Vehicle 'f_0.8' left e3Detector 'E3_1' without entering it, time=173.00. < Warning: Vehicle 'f_0.8' arrived inside e3Detector 'E3_1', time=182.00. < Warning: Vehicle 'f_0.9' left e3Detector 'E3_1' without entering it, time=193.00. < Warning: Vehicle 'f_0.9' left e3Detector 'E3_1' without entering it, time=194.00. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1,2 < Warning: No valid detector length and end position given. Assuming endPos = lane length and length = endPos-startPos --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,2c1,2 < Warning: The given position (=-50) for detector 'E2_03' does not lie on the given lane 'EdgeCenter0_0' with length 47.5 (adjusting to new position 0 < Warning: The given position (=500) for detector 'E2_04' does not lie on the given lane 'EdgeCenter0_0' with length 47.5 (adjusting to new position 47.4 --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1,2 < Warning: The given position (=3000) for detector 'E2_04' does not lie on the given lane 'EdgeCenter0_0' with length 47.5 (adjusting to new position 47.4 --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1 < Error: Unknown vehicle 'ANY' in triggered departure for container 'f_0'. --- > Error: Could not access configuration 'sumo.sumocfg'.
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,28c1,2 < Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! --- <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,38c1,2 < Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge2_0'! <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,15c1,2 < Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed! < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1elements demands flow_embedded inspect_selection type ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,28c1,2 < Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'! < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'! --- <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1 < Error: Unknown vehicle 'ANY' in triggered departure for person 'f_0'. --- > Error: Could not access configuration 'sumo.sumocfg'.
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,10388c1,2 < Warning: Collision of person 'pf_0.90' and person 'pf_1.1083', lane='Edge1_0', time=371.00. < Warning: Person 'pf_1.648' is jammed on edge 'Edge1', time=514.00. < Warning: Person 'pf_1.649' is jammed on edge 'Edge1', time=514.00. < Warning: Person 'pf_1.650' is jammed on edge 'Edge1', time=514.00. < Warning: Person 'pf_1.652' is jammed on edge 'Edge1', time=515.00. < Warning: Person 'pf_1.653' is jammed on edge 'Edge1', time=515.00. < Warning: Person 'pf_1.654' is jammed on edge 'Edge1', time=515.00. < Warning: Person 'pf_1.655' is jammed on edge 'Edge1', time=516.00. < Warning: Person 'pf_1.656' is jammed on edge 'Edge1', time=516.00. < Warning: Person 'pf_1.657' is jammed on edge 'Edge1', time=516.00. < Warning: Person 'pf_1.658' is jammed on edge 'Edge1', time=517.00. < Warning: Person 'pf_1.659' is jammed on edge 'Edge1', time=517.00. < Warning: Person 'pf_1.660' is jammed on edge 'Edge1', time=517.00. < Warning: Person 'pf_1.666' is jammed on edge 'Edge1', time=519.00. < Warning: Person 'pf_1.667' is jammed on edge 'Edge1', time=519.00. < Warning: Person 'pf_1.668' is jammed on edge 'Edge1', time=520.00. < Warning: Person 'pf_1.669' is jammed on edge 'Edge1', time=520.00. < Warning: Person 'pf_1.670' is jammed on edge 'Edge1', time=520.00. < Warning: Person 'pf_1.671' is jammed on edge 'Edge1', time=521.00. < Warning: Person 'pf_1.672' is jammed on edge 'Edge1', time=521.00. < Warning: Person 'pf_1.673' is jammed on edge 'Edge1', time=521.00. < Warning: Person 'pf_1.674' is jammed on edge 'Edge1', time=522.00. < Warning: Person 'pf_1.675' is jammed on edge 'Edge1', time=522.00. < Warning: Person 'pf_1.676' is jammed on edge 'Edge1', time=522.00. < Warning: Person 'pf_1.677' is jammed on edge 'Edge1', time=523.00. < Warning: Person 'pf_1.678' is jammed on edge 'Edge1', time=523.00. < Warning: Person 'pf_1.679' is jammed on edge 'Edge1', time=523.00. < Warning: Person 'pf_1.680' is jammed on edge 'Edge1', time=523.00. < Warning: Person 'pf_1.681' is jammed on edge 'Edge1', time=524.00. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1 < Error: Unknown vehicle 'ANY' in triggered departure for person 'pf_0'. --- > Error: Could not access configuration 'sumo.sumocfg'.
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,20c1,2 < Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed! < Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge2_0'! --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,2c1,2 < Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'! --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,2c1,2 < Warning: Vehicle 'flowA' will not be able to arrive at the given lane 'Edge2_0'! < Warning: Vehicle 'flowA' will not be able to arrive at the given lane 'Edge2_0'! --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1,2 < Warning: Vehicle 'vehicleA' will not be able to arrive at the given lane 'Edge2_0'! --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,2c1,2 < Warning: Missing yellow phase in tlLogic '310069196', program '0' for tl-index 0 when switching to phase 1. < Warning: Unused states in tlLogic 'joinedS_5', program '0' in phase 0 after tl-index 12 --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1,2 < Warning: Unused states in tlLogic 'Junction5', program '0' in phase 0 after tl-index 15 --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1,2 < Warning: Asymmetrical neigh lane 'E0_0' for lane '-E0_0' --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,2c1 < Warning: No connection between edge 'E20' and edge 'E15' found. < Error: No connection found between edge 'E20' and edge 'E15' for person 'p_0'. --- > Error: Could not access configuration 'sumo.sumocfg'.network junctions contextual_menu split split_junction ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,2c1,2 < Warning: Unused states in tlLogic 'JunctionCenter', program '0' in phase 0 after tl-index 23 < Warning: Unsafe green phase 12 in tlLogic 'JunctionCenter', program '0'. Lane '-E6_1' is targeted by 2 'G'-links. (use 'g' instead) Overall 1 lanes in 5 phases are unsafe. --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1,2 < Warning: Unsafe green phase 0 in tlLogic 'JunctionRight', program '0'. Lane '-E6_1' is targeted by 2 'G'-links. (use 'g' instead) Overall 3 lanes in 1 phases are unsafe. --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1network junctions inspect tls unselected pos no_merge ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,45c1,2 < Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 2. < Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=304.00. < Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=304.00. < Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=608.00. < Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=608.00. < Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=913.00. < Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=913.00. < Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1218.00. < Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1218.00. < Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1524.00. < Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1524.00. < Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1830.00. < Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1830.00. < Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=2134.00. < Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=2134.00. < Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=2438.00. < Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=2438.00. < Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=2744.00. < Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=2744.00. < Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=3049.00. < Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=3049.00. < Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=3355.00. < Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=3355.00. < Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=3660.00. < Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=3660.00. < Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=3966.00. < Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=3966.00. < Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=4272.00. < Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=4272.00. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,2c1,2 < Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0. < Warning: Missing yellow phase in tlLogic 'J0', program '1' for tl-index 0 when switching to phase 2. --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1network trafficlights single programs resetall ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,2c1,2 < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1processing volatile_recomputing abort-recomputing ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,616c1,2 < Warning: No flow intervals in calibrator 'ca_0'. < Warning: No flow intervals in calibrator 'ca_1'. < Warning: No flow intervals in calibrator 'ca_2'. < Warning: No flow intervals in calibrator 'ca_3'. < Warning: No flow intervals in calibrator 'ca_5'. < Warning: No flow intervals in calibrator 'ca_6'. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00. < Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00. < Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=5.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_3', time=6.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_0', time=6.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=6.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_1', time=6.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_2', time=6.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=7.00. < Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00. < Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_1', time=41.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_2', time=41.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=42.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=43.00. < Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=77.00. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1selection basic click ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1c1 < Error: Source junction 'J3' has no outgoing edges for trip 't_1'! --- > Error: Could not access configuration 'sumo.sumocfg'.selection basic undo_redo ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,614c1,2 < Warning: No flow intervals in calibrator 'ca_0'. < Warning: No flow intervals in calibrator 'ca_1'. < Warning: No flow intervals in calibrator 'ca_2'. < Warning: No flow intervals in calibrator 'ca_3'. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00. < Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=5.00. < Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=5.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_3', time=6.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_0', time=6.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_1', time=6.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_2', time=6.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=6.00. < Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=6.00. < Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=6.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=7.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=41.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_1', time=42.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_2', time=42.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=42.00. < Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=76.00. < Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=77.00. < Warning: Vehicle 'f_3.2' arrived inside e3Detector 'e3_1', time=78.00. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1selection basic wrong_parameters ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,8c1,2 < Warning: No flow intervals in calibrator 'ca_0'. < Warning: No flow intervals in calibrator 'ca_1'. < Warning: No flow intervals in calibrator 'ca_2'. < Warning: No flow intervals in calibrator 'ca_3'. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. --- > Error: Could not access configuration 'sumo.sumocfg'. > Quitting (on error). ---------- New result in exitcode ---------- 1selection lockselection additionals ( Last six runs Dec2025 )
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,616c1,2 < Warning: No flow intervals in calibrator 'ca_0'. < Warning: No flow intervals in calibrator 'ca_1'. < Warning: No flow intervals in calibrator 'ca_2'. < Warning: No flow intervals in calibrator 'ca_3'. < Warning: No flow intervals in calibrator 'ca_5'. < Warning: No flow intervals in calibrator 'ca_6'. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00. < Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=5.00. < Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=5.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_1', time=6.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_2', time=6.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=6.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_3', time=6.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_0', time=6.00. < Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=7.00. < Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=8.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_1', time=41.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_2', time=41.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=41.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=43.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=44.00. < Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=76.00. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,12c1 < Warning: No flow intervals in calibrator 'ca_0'. < Warning: No flow intervals in calibrator 'ca_1'. < Warning: No flow intervals in calibrator 'ca_2'. < Warning: No flow intervals in calibrator 'ca_3'. < Warning: No flow intervals in calibrator 'ca_5'. < Warning: No flow intervals in calibrator 'ca_6'. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: No connection between edge '-E1' and edge 'E0' found. < Error: No connection found between edge '-E1' and edge 'E0' for person 'p_0'. --- > Error: Could not access configuration 'sumo.sumocfg'.
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,212c1,2 < Warning: No flow intervals in calibrator 'ca_0'. < Warning: No flow intervals in calibrator 'ca_1'. < Warning: No flow intervals in calibrator 'ca_2'. < Warning: No flow intervals in calibrator 'ca_3'. < Warning: No flow intervals in calibrator 'ca_5'. < Warning: No flow intervals in calibrator 'ca_6'. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_3', time=6.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_0', time=6.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_1', time=6.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_2', time=6.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_1', time=42.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_2', time=42.00. < Warning: Vehicle 'f_3.2' arrived inside e3Detector 'e3_1', time=78.00. < Warning: Vehicle 'f_3.2' arrived inside e3Detector 'e3_2', time=78.00. < Warning: Vehicle 'f_3.3' arrived inside e3Detector 'e3_1', time=114.00. < Warning: Vehicle 'f_3.3' arrived inside e3Detector 'e3_2', time=114.00. < Warning: Vehicle 'f_3.4' arrived inside e3Detector 'e3_1', time=150.00. < Warning: Vehicle 'f_3.4' arrived inside e3Detector 'e3_2', time=150.00. < Warning: Vehicle 'f_3.5' arrived inside e3Detector 'e3_1', time=186.00. < Warning: Vehicle 'f_3.5' arrived inside e3Detector 'e3_2', time=186.00. < Warning: Vehicle 'f_3.6' arrived inside e3Detector 'e3_1', time=222.00. < Warning: Vehicle 'f_3.6' arrived inside e3Detector 'e3_2', time=222.00. < Warning: Vehicle 'f_3.7' arrived inside e3Detector 'e3_1', time=258.00. < Warning: Vehicle 'f_3.7' arrived inside e3Detector 'e3_2', time=258.00. < Warning: Vehicle 'f_3.8' arrived inside e3Detector 'e3_1', time=294.00. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,5c1 < Warning: No flow intervals in calibrator 'ca_5'. < Warning: No flow intervals in calibrator 'ca_6'. < Warning: No connection between edge 'taz_3-source' and edge 'taz_2-sink' found. < Warning: No route for vehicle 't_2' found. < Error: Vehicle 't_2' has no valid route. --- > Error: Could not access configuration 'sumo.sumocfg'.
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,614c1,2 < Warning: No flow intervals in calibrator 'ca_0'. < Warning: No flow intervals in calibrator 'ca_1'. < Warning: No flow intervals in calibrator 'ca_2'. < Warning: No flow intervals in calibrator 'ca_3'. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00. < Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=5.00. < Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=5.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_1', time=6.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_2', time=6.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=6.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_3', time=6.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_0', time=6.00. < Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=7.00. < Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=8.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_1', time=41.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_2', time=41.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=41.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=43.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=44.00. < Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=76.00. < Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=76.00. < Warning: Vehicle 'f_2.2' left e3Detector 'e3_3' without entering it, time=78.00. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
Test needed #3045 (This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'') ---------- Differences in errors ---------- 1,616c1,2 < Warning: No flow intervals in calibrator 'ca_0'. < Warning: No flow intervals in calibrator 'ca_1'. < Warning: No flow intervals in calibrator 'ca_2'. < Warning: No flow intervals in calibrator 'ca_3'. < Warning: No flow intervals in calibrator 'ca_5'. < Warning: No flow intervals in calibrator 'ca_6'. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vaporizers are deprecated. Use rerouters instead. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00. < Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00. < Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=5.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=6.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_3', time=6.00. < Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_0', time=6.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_1', time=6.00. < Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_2', time=6.00. < Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=6.00. < Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00. < Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=7.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=41.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_1', time=42.00. < Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_2', time=42.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=43.00. < Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=44.00. < Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=76.00. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.elements demands flow create color ( Last six runs Dec2025 )
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 0a1,2 > /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26: runtime error: -nan is outside the range of representable values of type 'long long' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:407:26 ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.elements demands flow_junctions create begin ( Last six runs Dec2025 )
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 4854,7540d4853 < Warning: Person 'pf_0.7578' is jammed on edge 'Edge0', time=3233.00. < Warning: Person 'pf_0.7579' is jammed on edge 'Edge0', time=3233.00. < Warning: Person 'pf_0.7580' is jammed on edge 'Edge0', time=3233.00. < Warning: Person 'pf_0.7581' is jammed on edge 'Edge0', time=3233.00. < Warning: Person 'pf_0.7582' is jammed on edge 'Edge0', time=3233.00. < Warning: Person 'pf_0.7583' is jammed on edge 'Edge0', time=3233.00. < Warning: Person 'pf_0.7584' is jammed on edge 'Edge0', time=3234.00. < Warning: Person 'pf_0.7585' is jammed on edge 'Edge0', time=3234.00. < Warning: Person 'pf_0.7586' is jammed on edge 'Edge0', time=3235.00. < Warning: Person 'pf_0.7587' is jammed on edge 'Edge0', time=3235.00. < Warning: Person 'pf_0.7588' is jammed on edge 'Edge0', time=3236.00. < Warning: Person 'pf_0.7589' is jammed on edge 'Edge0', time=3237.00. < Warning: Person 'pf_0.7590' is jammed on edge 'Edge0', time=3237.00. < Warning: Person 'pf_0.7591' is jammed on edge 'Edge0', time=3238.00. < Warning: Person 'pf_0.7592' is jammed on edge 'Edge0', time=3239.00. < Warning: Person 'pf_0.5933' is jammed on edge 'Edge0', time=3240.00. < Warning: Person 'pf_0.7593' is jammed on edge 'Edge0', time=3240.00. < Warning: Person 'pf_0.7594' is jammed on edge 'Edge0', time=3240.00. < Warning: Person 'pf_0.7595' is jammed on edge 'Edge0', time=3240.00. < Warning: Person 'pf_0.7596' is jammed on edge 'Edge0', time=3241.00. < Warning: Person 'pf_0.7597' is jammed on edge 'Edge0', time=3242.00. < Warning: Person 'pf_0.7598' is jammed on edge 'Edge0', time=3243.00. < Warning: Person 'pf_0.7599' is jammed on edge 'Edge0', time=3243.00. < Warning: Person 'pf_0.7600' is jammed on edge 'Edge0', time=3243.00. < Warning: Person 'pf_0.7601' is jammed on edge 'Edge0', time=3243.00. < Warning: Person 'pf_0.7602' is jammed on edge 'Edge0', time=3244.00. < Warning: Person 'pf_0.7603' is jammed on edge 'Edge0', time=3244.00. < Warning: Person 'pf_0.7604' is jammed on edge 'Edge0', time=3244.00. < Warning: Person 'pf_0.7605' is jammed on edge 'Edge0', time=3245.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 6864,12408d6863 < Warning: Person 'pf_1.7817' is jammed on edge 'Edge1', time=2738.00. < Warning: Person 'pf_1.7818' is jammed on edge 'Edge1', time=2738.00. < Warning: Person 'pf_1.7819' is jammed on edge 'Edge1', time=2738.00. < Warning: Person 'pf_0.809' is jammed on edge 'Edge0', time=2739.00. < Warning: Person 'pf_1.7820' is jammed on edge 'Edge1', time=2739.00. < Warning: Person 'pf_1.7821' is jammed on edge 'Edge1', time=2739.00. < Warning: Person 'pf_1.7822' is jammed on edge 'Edge1', time=2739.00. < Warning: Person 'pf_1.7823' is jammed on edge 'Edge1', time=2740.00. < Warning: Person 'pf_1.7824' is jammed on edge 'Edge1', time=2740.00. < Warning: Person 'pf_1.7825' is jammed on edge 'Edge1', time=2740.00. < Warning: Person 'pf_0.435' is jammed on edge ':Junction1_w1', time=2741.00. < Warning: Person 'pf_1.7826' is jammed on edge 'Edge1', time=2741.00. < Warning: Person 'pf_1.7827' is jammed on edge 'Edge1', time=2741.00. < Warning: Person 'pf_1.7828' is jammed on edge 'Edge1', time=2741.00. < Warning: Person 'pf_1.7829' is jammed on edge 'Edge1', time=2741.00. < Warning: Person 'pf_0.810' is jammed on edge 'Edge0', time=2742.00. < Warning: Person 'pf_1.7830' is jammed on edge 'Edge1', time=2742.00. < Warning: Person 'pf_1.7831' is jammed on edge 'Edge1', time=2742.00. < Warning: Person 'pf_1.7832' is jammed on edge 'Edge1', time=2742.00. < Warning: Person 'pf_1.7833' is jammed on edge 'Edge1', time=2743.00. < Warning: Person 'pf_1.7834' is jammed on edge 'Edge1', time=2743.00. < Warning: Person 'pf_1.7835' is jammed on edge 'Edge1', time=2743.00. < Warning: Person 'pf_1.7836' is jammed on edge 'Edge1', time=2744.00. < Warning: Person 'pf_1.7837' is jammed on edge 'Edge1', time=2744.00. < Warning: Person 'pf_1.7838' is jammed on edge 'Edge1', time=2744.00. < Warning: Person 'pf_0.811' is jammed on edge 'Edge0', time=2745.00. < Warning: Person 'pf_1.7839' is jammed on edge 'Edge1', time=2745.00. < Warning: Person 'pf_1.7840' is jammed on edge 'Edge1', time=2745.00. < Warning: Person 'pf_1.7841' is jammed on edge 'Edge1', time=2745.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 9501,11532d9500 < Warning: Person 'pf_1.10252' is jammed on edge 'Edge1', time=3493.00. < Warning: Person 'pf_1.10253' is jammed on edge 'Edge1', time=3493.00. < Warning: Person 'pf_1.10254' is jammed on edge 'Edge1', time=3493.00. < Warning: Person 'pf_1.10255' is jammed on edge 'Edge1', time=3494.00. < Warning: Person 'pf_1.10256' is jammed on edge 'Edge1', time=3494.00. < Warning: Person 'pf_1.10257' is jammed on edge 'Edge1', time=3494.00. < Warning: Person 'pf_1.10258' is jammed on edge 'Edge1', time=3494.00. < Warning: Person 'pf_1.10259' is jammed on edge 'Edge1', time=3495.00. < Warning: Person 'pf_1.10260' is jammed on edge 'Edge1', time=3495.00. < Warning: Person 'pf_1.10261' is jammed on edge 'Edge1', time=3495.00. < Warning: Person 'pf_1.10262' is jammed on edge 'Edge1', time=3496.00. < Warning: Person 'pf_1.10263' is jammed on edge 'Edge1', time=3496.00. < Warning: Person 'pf_1.10264' is jammed on edge 'Edge1', time=3496.00. < Warning: Person 'pf_1.10265' is jammed on edge 'Edge1', time=3497.00. < Warning: Person 'pf_1.10266' is jammed on edge 'Edge1', time=3497.00. < Warning: Person 'pf_1.10267' is jammed on edge 'Edge1', time=3497.00. < Warning: Person 'pf_1.10268' is jammed on edge 'Edge1', time=3498.00. < Warning: Person 'pf_1.10269' is jammed on edge 'Edge1', time=3498.00. < Warning: Person 'pf_1.10270' is jammed on edge 'Edge1', time=3498.00. < Warning: Person 'pf_1.10271' is jammed on edge 'Edge1', time=3499.00. < Warning: Person 'pf_1.10272' is jammed on edge 'Edge1', time=3499.00. < Warning: Person 'pf_1.10273' is jammed on edge 'Edge1', time=3499.00. < Warning: Person 'pf_1.10274' is jammed on edge 'Edge1', time=3499.00. < Warning: Person 'pf_1.10275' is jammed on edge 'Edge1', time=3500.00. < Warning: Person 'pf_1.10276' is jammed on edge 'Edge1', time=3500.00. < Warning: Person 'pf_1.10277' is jammed on edge 'Edge1', time=3500.00. < Warning: Person 'pf_1.10278' is jammed on edge 'Edge1', time=3501.00. < Warning: Person 'pf_1.10279' is jammed on edge 'Edge1', time=3501.00. < Warning: Person 'pf_1.10280' is jammed on edge 'Edge1', time=3501.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 5781,18034d5780 < Warning: Person 'pf_0.3595' is jammed on edge 'Edge0', time=2110.00. < Warning: Person 'pf_0.2876' is jammed on edge 'Edge0', time=2110.00. < Warning: Person 'pf_0.1851' is jammed on edge 'Edge0', time=2110.00. < Warning: Person 'pf_0.2884' is jammed on edge 'Edge0', time=2110.00. < Warning: Person 'pf_0.4644' is jammed on edge 'Edge0', time=2110.00. < Warning: Person 'pf_1.4569' is jammed on edge 'Edge1', time=2110.00. < Warning: Person 'pf_1.4570' is jammed on edge 'Edge1', time=2110.00. < Warning: Person 'pf_1.4571' is jammed on edge 'Edge1', time=2110.00. < Warning: Person 'pf_1.4572' is jammed on edge 'Edge1', time=2110.00. < Warning: Person 'pf_1.4573' is jammed on edge 'Edge1', time=2110.00. < Warning: Person 'pf_0.1771' is jammed on edge ':Junction1_w1', time=2111.00. < Warning: Person 'pf_0.1825' is jammed on edge ':Junction1_w1', time=2111.00. < Warning: Person 'pf_0.2896' is jammed on edge 'Edge0', time=2111.00. < Warning: Person 'pf_0.1813' is jammed on edge 'Edge0', time=2111.00. < Warning: Person 'pf_0.3594' is jammed on edge 'Edge0', time=2111.00. < Warning: Person 'pf_0.4645' is jammed on edge 'Edge0', time=2111.00. < Warning: Person 'pf_0.4646' is jammed on edge 'Edge0', time=2111.00. < Warning: Person 'pf_0.4647' is jammed on edge 'Edge0', time=2111.00. < Warning: Person 'pf_0.4648' is jammed on edge 'Edge0', time=2111.00. < Warning: Person 'pf_0.4649' is jammed on edge 'Edge0', time=2111.00. < Warning: Person 'pf_0.4650' is jammed on edge 'Edge0', time=2111.00. < Warning: Person 'pf_0.4651' is jammed on edge 'Edge0', time=2111.00. < Warning: Person 'pf_1.4574' is jammed on edge 'Edge1', time=2111.00. < Warning: Person 'pf_1.4575' is jammed on edge 'Edge1', time=2111.00. < Warning: Person 'pf_1.4576' is jammed on edge 'Edge1', time=2111.00. < Warning: Person 'pf_0.2859' is jammed on edge ':Junction1_w1', time=2112.00. < Warning: Person 'pf_0.2813' is jammed on edge ':Junction1_w1', time=2112.00. < Warning: Person 'pf_0.4652' is jammed on edge 'Edge0', time=2112.00. < Warning: Person 'pf_0.4653' is jammed on edge 'Edge0', time=2112.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 6860,12408d6859 < Warning: Person 'pf_1.7813' is jammed on edge 'Edge1', time=2737.00. < Warning: Person 'pf_1.7814' is jammed on edge 'Edge1', time=2737.00. < Warning: Person 'pf_1.7815' is jammed on edge 'Edge1', time=2737.00. < Warning: Person 'pf_1.7816' is jammed on edge 'Edge1', time=2737.00. < Warning: Person 'pf_1.7817' is jammed on edge 'Edge1', time=2738.00. < Warning: Person 'pf_1.7818' is jammed on edge 'Edge1', time=2738.00. < Warning: Person 'pf_1.7819' is jammed on edge 'Edge1', time=2738.00. < Warning: Person 'pf_0.809' is jammed on edge 'Edge0', time=2739.00. < Warning: Person 'pf_1.7820' is jammed on edge 'Edge1', time=2739.00. < Warning: Person 'pf_1.7821' is jammed on edge 'Edge1', time=2739.00. < Warning: Person 'pf_1.7822' is jammed on edge 'Edge1', time=2739.00. < Warning: Person 'pf_1.7823' is jammed on edge 'Edge1', time=2740.00. < Warning: Person 'pf_1.7824' is jammed on edge 'Edge1', time=2740.00. < Warning: Person 'pf_1.7825' is jammed on edge 'Edge1', time=2740.00. < Warning: Person 'pf_0.435' is jammed on edge ':Junction1_w1', time=2741.00. < Warning: Person 'pf_1.7826' is jammed on edge 'Edge1', time=2741.00. < Warning: Person 'pf_1.7827' is jammed on edge 'Edge1', time=2741.00. < Warning: Person 'pf_1.7828' is jammed on edge 'Edge1', time=2741.00. < Warning: Person 'pf_1.7829' is jammed on edge 'Edge1', time=2741.00. < Warning: Person 'pf_0.810' is jammed on edge 'Edge0', time=2742.00. < Warning: Person 'pf_1.7830' is jammed on edge 'Edge1', time=2742.00. < Warning: Person 'pf_1.7831' is jammed on edge 'Edge1', time=2742.00. < Warning: Person 'pf_1.7832' is jammed on edge 'Edge1', time=2742.00. < Warning: Person 'pf_1.7833' is jammed on edge 'Edge1', time=2743.00. < Warning: Person 'pf_1.7834' is jammed on edge 'Edge1', time=2743.00. < Warning: Person 'pf_1.7835' is jammed on edge 'Edge1', time=2743.00. < Warning: Person 'pf_1.7836' is jammed on edge 'Edge1', time=2744.00. < Warning: Person 'pf_1.7837' is jammed on edge 'Edge1', time=2744.00. < Warning: Person 'pf_1.7838' is jammed on edge 'Edge1', time=2744.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 267645,300990d267644 < Warning: Collision of person 'pf_1.11063' and person 'pf_1.11064', lane=':Junction2_0_0', time=3777.00. < Warning: Collision of person 'pf_0.1153' and person 'pf_1.11064', lane=':Junction2_0_0', time=3777.00. < Warning: Collision of person 'pf_0.1153' and person 'pf_1.11063', lane=':Junction2_0_0', time=3777.00. < Warning: Collision of person 'pf_1.10964' and person 'pf_1.11064', lane=':Junction2_0_0', time=3777.00. < Warning: Collision of person 'pf_1.10964' and person 'pf_1.11063', lane=':Junction2_0_0', time=3777.00. < Warning: Collision of person 'pf_1.10964' and person 'pf_0.1153', lane=':Junction2_0_0', time=3777.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_1.11064', lane=':Junction2_0_0', time=3777.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_1.11063', lane=':Junction2_0_0', time=3777.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_0.1153', lane=':Junction2_0_0', time=3777.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_1.10964', lane=':Junction2_0_0', time=3777.00. < Warning: Person 'pf_1.11168' is jammed on edge 'Edge1', time=3777.00. < Warning: Person 'pf_1.11169' is jammed on edge 'Edge1', time=3777.00. < Warning: Person 'pf_1.11170' is jammed on edge 'Edge1', time=3777.00. < Warning: Collision of person 'pf_1.11065' and person 'pf_1.11077', lane='Edge2_1', time=3777.00. < Warning: Collision of person 'pf_1.11054' and person 'pf_1.11065', lane='Edge2_1', time=3777.00. < Warning: Collision of person 'pf_0.1174' and person 'pf_1.11072', lane='Edge2_1', time=3777.00. < Warning: Collision of person 'pf_1.10821' and person 'pf_1.11100', lane='Edge2_1', time=3777.00. < Warning: Collision of person 'pf_1.11063' and person 'pf_1.11064', lane=':Junction2_0_0', time=3778.00. < Warning: Collision of person 'pf_0.1153' and person 'pf_1.11064', lane=':Junction2_0_0', time=3778.00. < Warning: Collision of person 'pf_0.1153' and person 'pf_1.11063', lane=':Junction2_0_0', time=3778.00. < Warning: Collision of person 'pf_1.10964' and person 'pf_1.11064', lane=':Junction2_0_0', time=3778.00. < Warning: Collision of person 'pf_1.10964' and person 'pf_1.11063', lane=':Junction2_0_0', time=3778.00. < Warning: Collision of person 'pf_1.10964' and person 'pf_0.1153', lane=':Junction2_0_0', time=3778.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_1.11064', lane=':Junction2_0_0', time=3778.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_1.11063', lane=':Junction2_0_0', time=3778.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_0.1153', lane=':Junction2_0_0', time=3778.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_1.10964', lane=':Junction2_0_0', time=3778.00. < Warning: Person 'pf_1.11171' is jammed on edge 'Edge1', time=3778.00. < Warning: Person 'pf_1.11172' is jammed on edge 'Edge1', time=3778.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.