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). > > ================================================================= > ==1011974==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x566293116811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x566294357731 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:455:40 > #2 0x56629434ff10 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:398:24 > #3 0x56629433f7fb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x566294356c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #5 0x56629311a402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x76ccee22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #7 0x76ccee22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #8 0x56629303d3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > 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 > > ================================================================= > ==1024401==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x6511be9b2811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x6511bfd06897 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 0x6511bfbdf2eb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x6511bfbf2c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x6511be9b6402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x73299fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x73299fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x6511be8d93a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x6511be9b2811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x6511bfd06897 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 0x6511bfbdf8fa in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x6511bfbf2c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x6511be9b6402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x73299fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x73299fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x6511be8d93a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x6511be9b2811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x6511bfbdfd8a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x6511bfbf2c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #3 0x6511be9b6402 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 > > ================================================================= > ==1058291==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x62c99fcb1811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x62c9a1005897 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 0x62c9a0ede2eb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x62c9a0ef1c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x62c99fcb5402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x70c87a82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x70c87a82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x62c99fbd83a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x62c99fcb1811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x62c9a1005897 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 0x62c9a0ede8fa in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x62c9a0ef1c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x62c99fcb5402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x70c87a82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x70c87a82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x62c99fbd83a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x62c99fcb1811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x62c9a0eded8a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x62c9a0ef1c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #3 0x62c99fcb5402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070687==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x56781a14c811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x56781b5d7ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x56781a8897c8 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 0x56781a4decdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x56781cd7b4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x56781cf92aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x776ba09e68f2 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 0x776ba099985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x776ba099b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x56781cfc9be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x56781cd8e85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x56781cd8f9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x56781a176eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x56781b38cd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x56781a150402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x776b9da2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x776b9da2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x56781a0733a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070693==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x63cc123c2811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x63cc1384decb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x63cc12aff7c8 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 0x63cc12754cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x63cc14ff14b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x63cc15208aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7035babe68f2 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 0x7035bab9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7035bab9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x63cc1523fbe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x63cc1500485b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x63cc150059bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x63cc123eceb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x63cc13602d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x63cc123c6402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7035b7c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7035b7c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x63cc122e93a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070703==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x590065ba2811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x59006702decb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5900662df7c8 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 0x590065f34cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5900687d14b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5900689e8aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7a90cc5e68f2 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 0x7a90cc59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7a90cc59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x590068a1fbe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5900687e485b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5900687e59bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x590065bcceb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x590066de2d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x590065ba6402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7a90c962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7a90c962a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x590065ac93a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070704==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x587c19473811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x587c1a8feecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x587c19bb07c8 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 0x587c19805cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x587c1c0a24b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x587c1c2b9aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7b138d5e68f2 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 0x7b138d59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7b138d59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x587c1c2f0be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x587c1c0b585b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x587c1c0b69bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x587c1949deb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x587c1a6b3d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x587c19477402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7b138a42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7b138a42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x587c1939a3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070709==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x558e9447a811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x558e95905ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x558e94bb77c8 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 0x558e9480ccdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x558e970a94b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x558e972c0aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x786ebb1e68f2 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 0x786ebb19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x786ebb19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x558e972f7be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x558e970bc85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x558e970bd9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x558e944a4eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x558e956bad05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x558e9447e402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x786eb802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x786eb802a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x558e943a13a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070715==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x63d0d5cf1811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x63d0d717cecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x63d0d642e7c8 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 0x63d0d6083cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x63d0d89204b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x63d0d8b37aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7fe0251e68f2 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 0x7fe02519985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7fe02519b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x63d0d8b6ebe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x63d0d893385b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x63d0d89349bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x63d0d5d1beb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x63d0d6f31d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x63d0d5cf5402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7fe02202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7fe02202a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x63d0d5c183a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070733==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5a6607550811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x5a66089dbecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5a6607c8d7c8 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 0x5a66078e2cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5a660a17f4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5a660a396aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7e8040de68f2 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 0x7e8040d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7e8040d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5a660a3cdbe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5a660a19285b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5a660a1939bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5a660757aeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5a6608790d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5a6607554402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7e803dc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7e803dc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5a66074773a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070743==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x625b37cb8811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x625b39143ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x625b383f57c8 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 0x625b3804acdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x625b3a8e74b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x625b3aafeaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x70f790fe68f2 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 0x70f790f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x70f790f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x625b3ab35be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x625b3a8fa85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x625b3a8fb9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x625b37ce2eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x625b38ef8d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x625b37cbc402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x70f78e02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x70f78e02a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x625b37bdf3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070748==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x636c82ecf811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x636c8435aecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x636c8360c7c8 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 0x636c83261cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x636c85afe4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x636c85d15aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x787d05fe68f2 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 0x787d05f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x787d05f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x636c85d4cbe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x636c85b1185b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x636c85b129bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x636c82ef9eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x636c8410fd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x636c82ed3402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x787d0302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x787d0302a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x636c82df63a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070756==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5ec44bf93811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x5ec44d41eecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5ec44c6d07c8 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 0x5ec44c325cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5ec44ebc24b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5ec44edd9aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7557133e68f2 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 0x75571339985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x75571339b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5ec44ee10be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5ec44ebd585b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5ec44ebd69bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5ec44bfbdeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5ec44d1d3d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5ec44bf97402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x75571022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x75571022a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5ec44beba3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070765==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x6002ed77b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x6002eec06ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x6002edeb87c8 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 0x6002edb0dcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x6002f03aa4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x6002f05c1aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x74063e3e68f2 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 0x74063e39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x74063e39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x6002f05f8be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x6002f03bd85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x6002f03be9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x6002ed7a5eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x6002ee9bbd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x6002ed77f402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x74063b22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x74063b22a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x6002ed6a23a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070766==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 576 byte(s) in 3 object(s) allocated from: > #0 0x5d2f2a252811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x5d2f2b6ddecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5d2f2a98f7c8 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 0x5d2f2a5e4cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5d2f2ce814b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5d2f2d098aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x71f4339e68f2 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 0x71f43399985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x71f43399b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5d2f2d0cfbe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5d2f2ce9485b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5d2f2ce959bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5d2f2a27ceb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5d2f2b492d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5d2f2a256402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x71f430a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x71f430a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5d2f2a1793a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070787==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x578ad6a3e811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x578ad7ec9ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x578ad717b7c8 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 0x578ad6dd0cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x578ad966d4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x578ad9884aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x76fabfde68f2 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 0x76fabfd9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x76fabfd9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x578ad98bbbe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x578ad968085b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x578ad96819bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x578ad6a68eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x578ad7c7ed05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x578ad6a42402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x76fabcc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x76fabcc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x578ad69653a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070788==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x60661515b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x6066165e6ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x6066158987c8 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 0x6066154edcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x606617d8a4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x606617fa1aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7245fc9e68f2 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 0x7245fc99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7245fc99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x606617fd8be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x606617d9d85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x606617d9e9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x606615185eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x60661639bd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x60661515f402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7245f9a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7245f9a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x6066150823a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070795==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x557537e5c811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x5575392e7ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5575385997c8 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 0x5575381eecdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x55753aa8b4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x55753aca2aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f941cde68f2 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 0x7f941cd9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7f941cd9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x55753acd9be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x55753aa9e85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x55753aa9f9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x557537e86eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x55753909cd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x557537e60402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7f9419c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7f9419c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x557537d833a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070801==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x62fd706a5811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x62fd71b30ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x62fd70de27c8 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 0x62fd70a37cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x62fd732d44b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x62fd734ebaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x73326d1e68f2 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 0x73326d19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x73326d19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x62fd73522be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x62fd732e785b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x62fd732e89bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x62fd706cfeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x62fd718e5d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x62fd706a9402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x73326a02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x73326a02a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x62fd705cc3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5caaeb97a811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x5caaece05ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5caaec0b77c8 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 0x5caaebd0ccdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5caaee5a94b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5caaee7c0aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7537c77e68f2 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 0x7537c779985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7537c779b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5caaee7f7be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5caaee5bc85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5caaee5bd9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5caaeb9a4eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5caaecbbad05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5caaeb97e402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7537c482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7537c482a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5caaeb8a13a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==1070816==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x55af0fab9811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x55af10f44ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x55af101f67c8 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 0x55af0fe4bcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x55af126e84b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x55af128ffaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x73bbc23e68f2 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 0x73bbc239985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x73bbc239b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x55af12936be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x55af126fb85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x55af126fc9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x55af0fae3eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x55af10cf9d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x55af0fabd402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x73bbbf42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x73bbbf42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x55af0f9e03a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > 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 > > ================================================================= > ==1073566==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 288 byte(s) in 12 object(s) allocated from: > #0 0x5dade27e4811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x5dade47c2dee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5dade47cd880 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x5dade469fb1d 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 0x5dade3a039e7 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 0x5dade3a9d28b in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1420:27 > #6 0x5dade3a3c97e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5dade5628d38 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 0x74c6c15e63b6 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 0x74c6c15997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x74c6c159ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x74c6c1590c87 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 0x74c6c15e0d42 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 0x5dade565f012 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 0x5dade5904f01 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 0x5dade3a1c59a 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 0x5dade3a1365b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x5dade3a24c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #18 0x5dade27e8402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #19 0x74c6be42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #20 0x74c6be42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #21 0x5dade270b3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > 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 > > ================================================================= > ==1073697==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 288 byte(s) in 12 object(s) allocated from: > #0 0x5b5e3a5d7811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > #1 0x5b5e3c5b5dee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5b5e3c5c0880 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x5b5e3c492b1d 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 0x5b5e3b7f69e7 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 0x5b5e3b89028b in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1420:27 > #6 0x5b5e3b82f97e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5b5e3d41bd38 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 0x7a7dc59e63b6 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 0x7a7dc59997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x7a7dc599ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x7a7dc5990c87 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 0x7a7dc59e0d42 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 0x5b5e3d452012 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 0x5b5e3d6f7f01 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 0x5b5e3b80f59a 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 0x5b5e3b80665b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x5b5e3b817c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #18 0x5b5e3a5db402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #19 0x7a7dc282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #20 0x7a7dc282a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #21 0x5b5e3a4fe3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 21793e3221e065e1f7abf414a3d5377d9c8bd141) > > 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 ---------- 4786,7540d4785 < Warning: Person 'pf_0.6019' is jammed on edge 'Edge0', time=3208.00. < Warning: Person 'pf_0.7517' is jammed on edge 'Edge0', time=3208.00. < Warning: Person 'pf_0.7518' is jammed on edge 'Edge0', time=3208.00. < Warning: Person 'pf_0.7519' is jammed on edge 'Edge0', time=3208.00. < Warning: Person 'pf_0.7520' is jammed on edge 'Edge0', time=3209.00. < Warning: Person 'pf_0.7521' is jammed on edge 'Edge0', time=3209.00. < Warning: Person 'pf_0.7522' is jammed on edge 'Edge0', time=3209.00. < Warning: Person 'pf_0.7523' is jammed on edge 'Edge0', time=3209.00. < Warning: Person 'pf_0.7524' is jammed on edge 'Edge0', time=3209.00. < Warning: Person 'pf_0.7525' is jammed on edge 'Edge0', time=3210.00. < Warning: Person 'pf_0.7526' is jammed on edge 'Edge0', time=3210.00. < Warning: Person 'pf_0.7527' is jammed on edge 'Edge0', time=3211.00. < Warning: Person 'pf_0.7528' is jammed on edge 'Edge0', time=3211.00. < Warning: Person 'pf_0.7529' is jammed on edge 'Edge0', time=3211.00. < Warning: Person 'pf_0.7530' is jammed on edge 'Edge0', time=3212.00. < Warning: Person 'pf_0.7531' is jammed on edge 'Edge0', time=3212.00. < Warning: Person 'pf_0.7532' is jammed on edge 'Edge0', time=3213.00. < Warning: Person 'pf_0.7533' is jammed on edge 'Edge0', time=3213.00. < Warning: Person 'pf_0.7534' is jammed on edge 'Edge0', time=3213.00. < Warning: Person 'pf_0.6188' is jammed on edge 'Edge0', time=3214.00. < Warning: Person 'pf_0.6031' is jammed on edge 'Edge0', time=3215.00. < Warning: Person 'pf_0.7535' is jammed on edge 'Edge0', time=3215.00. < Warning: Person 'pf_0.7536' is jammed on edge 'Edge0', time=3215.00. < Warning: Person 'pf_0.7537' is jammed on edge 'Edge0', time=3216.00. < Warning: Person 'pf_0.7538' is jammed on edge 'Edge0', time=3216.00. < Warning: Person 'pf_0.7539' is jammed on edge 'Edge0', time=3217.00. < Warning: Person 'pf_0.7540' is jammed on edge 'Edge0', time=3217.00. < Warning: Person 'pf_0.7541' is jammed on edge 'Edge0', time=3217.00. < Warning: Person 'pf_0.6168' is jammed on edge 'Edge0', time=3218.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 ---------- 6369,12408d6368 < Warning: Person 'pf_1.7362' is jammed on edge 'Edge1', time=2597.00. < Warning: Person 'pf_1.7363' is jammed on edge 'Edge1', time=2597.00. < Warning: Person 'pf_1.7364' is jammed on edge 'Edge1', time=2597.00. < Warning: Person 'pf_1.7365' is jammed on edge 'Edge1', time=2598.00. < Warning: Person 'pf_1.7366' is jammed on edge 'Edge1', time=2598.00. < Warning: Person 'pf_1.7367' is jammed on edge 'Edge1', time=2598.00. < Warning: Person 'pf_1.7368' is jammed on edge 'Edge1', time=2599.00. < Warning: Person 'pf_1.7369' is jammed on edge 'Edge1', time=2599.00. < Warning: Person 'pf_1.7370' is jammed on edge 'Edge1', time=2599.00. < Warning: Person 'pf_1.7371' is jammed on edge 'Edge1', time=2600.00. < Warning: Person 'pf_1.7372' is jammed on edge 'Edge1', time=2600.00. < Warning: Person 'pf_1.7373' is jammed on edge 'Edge1', time=2600.00. < Warning: Person 'pf_1.7374' is jammed on edge 'Edge1', time=2600.00. < Warning: Person 'pf_1.7375' is jammed on edge 'Edge1', time=2601.00. < Warning: Person 'pf_1.7376' is jammed on edge 'Edge1', time=2601.00. < Warning: Person 'pf_1.7377' is jammed on edge 'Edge1', time=2601.00. < Warning: Person 'pf_1.7378' is jammed on edge 'Edge1', time=2602.00. < Warning: Person 'pf_1.7379' is jammed on edge 'Edge1', time=2602.00. < Warning: Person 'pf_1.7380' is jammed on edge 'Edge1', time=2602.00. < Warning: Person 'pf_1.7381' is jammed on edge 'Edge1', time=2603.00. < Warning: Person 'pf_1.7382' is jammed on edge 'Edge1', time=2603.00. < Warning: Person 'pf_1.7383' is jammed on edge 'Edge1', time=2603.00. < Warning: Person 'pf_1.7384' is jammed on edge 'Edge1', time=2604.00. < Warning: Person 'pf_1.7385' is jammed on edge 'Edge1', time=2604.00. < Warning: Person 'pf_1.7386' is jammed on edge 'Edge1', time=2604.00. < Warning: Person 'pf_1.7387' is jammed on edge 'Edge1', time=2604.00. < Warning: Person 'pf_1.7388' is jammed on edge 'Edge1', time=2605.00. < Warning: Person 'pf_1.7389' is jammed on edge 'Edge1', time=2605.00. < Warning: Person 'pf_1.7390' is jammed on edge 'Edge1', time=2605.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 ---------- 9569,11532d9568 < Warning: Person 'pf_1.10320' is jammed on edge 'Edge1', time=3514.00. < Warning: Person 'pf_1.10321' is jammed on edge 'Edge1', time=3514.00. < Warning: Person 'pf_1.10322' is jammed on edge 'Edge1', time=3514.00. < Warning: Person 'pf_1.10323' is jammed on edge 'Edge1', time=3515.00. < Warning: Person 'pf_1.10324' is jammed on edge 'Edge1', time=3515.00. < Warning: Person 'pf_1.10325' is jammed on edge 'Edge1', time=3515.00. < Warning: Person 'pf_1.10326' is jammed on edge 'Edge1', time=3516.00. < Warning: Person 'pf_1.10327' is jammed on edge 'Edge1', time=3516.00. < Warning: Person 'pf_1.10328' is jammed on edge 'Edge1', time=3516.00. < Warning: Person 'pf_1.10329' is jammed on edge 'Edge1', time=3516.00. < Warning: Person 'pf_1.10330' is jammed on edge 'Edge1', time=3517.00. < Warning: Person 'pf_1.10331' is jammed on edge 'Edge1', time=3517.00. < Warning: Person 'pf_1.10332' is jammed on edge 'Edge1', time=3517.00. < Warning: Person 'pf_1.10333' is jammed on edge 'Edge1', time=3518.00. < Warning: Person 'pf_1.10334' is jammed on edge 'Edge1', time=3518.00. < Warning: Person 'pf_1.10335' is jammed on edge 'Edge1', time=3518.00. < Warning: Person 'pf_1.10336' is jammed on edge 'Edge1', time=3519.00. < Warning: Person 'pf_1.10337' is jammed on edge 'Edge1', time=3519.00. < Warning: Person 'pf_1.10338' is jammed on edge 'Edge1', time=3519.00. < Warning: Person 'pf_1.10339' is jammed on edge 'Edge1', time=3520.00. < Warning: Person 'pf_1.10340' is jammed on edge 'Edge1', time=3520.00. < Warning: Person 'pf_1.10341' is jammed on edge 'Edge1', time=3520.00. < Warning: Person 'pf_1.10342' is jammed on edge 'Edge1', time=3521.00. < Warning: Person 'pf_1.10343' is jammed on edge 'Edge1', time=3521.00. < Warning: Person 'pf_1.10344' is jammed on edge 'Edge1', time=3521.00. < Warning: Person 'pf_1.10345' is jammed on edge 'Edge1', time=3521.00. < Warning: Person 'pf_1.10346' is jammed on edge 'Edge1', time=3522.00. < Warning: Person 'pf_1.10347' is jammed on edge 'Edge1', time=3522.00. < Warning: Person 'pf_1.10348' is jammed on edge 'Edge1', time=3522.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 ---------- 5512,18034d5511 < Warning: Person 'pf_0.4534' is jammed on edge 'Edge0', time=2070.00. < Warning: Person 'pf_0.4535' is jammed on edge 'Edge0', time=2070.00. < Warning: Person 'pf_0.4536' is jammed on edge 'Edge0', time=2070.00. < Warning: Person 'pf_0.4537' is jammed on edge 'Edge0', time=2070.00. < Warning: Person 'pf_1.4454' is jammed on edge 'Edge1', time=2070.00. < Warning: Person 'pf_1.4455' is jammed on edge 'Edge1', time=2070.00. < Warning: Person 'pf_0.4538' is jammed on edge 'Edge0', time=2071.00. < Warning: Person 'pf_1.4456' is jammed on edge 'Edge1', time=2071.00. < Warning: Person 'pf_1.4457' is jammed on edge 'Edge1', time=2071.00. < Warning: Person 'pf_0.2581' is jammed on edge ':Junction1_w1', time=2072.00. < Warning: Person 'pf_0.3035' is jammed on edge 'Edge0', time=2072.00. < Warning: Person 'pf_0.2059' is jammed on edge 'Edge0', time=2072.00. < Warning: Person 'pf_0.2160' is jammed on edge 'Edge0', time=2072.00. < Warning: Person 'pf_0.3596' is jammed on edge 'Edge0', time=2072.00. < Warning: Person 'pf_0.4539' is jammed on edge 'Edge0', time=2072.00. < Warning: Person 'pf_0.4540' is jammed on edge 'Edge0', time=2072.00. < Warning: Person 'pf_0.4541' is jammed on edge 'Edge0', time=2072.00. < Warning: Person 'pf_0.4542' is jammed on edge 'Edge0', time=2072.00. < Warning: Person 'pf_0.4543' is jammed on edge 'Edge0', time=2072.00. < Warning: Person 'pf_1.4458' is jammed on edge 'Edge1', time=2072.00. < Warning: Person 'pf_0.2106' is jammed on edge 'Edge0', time=2073.00. < Warning: Person 'pf_0.2819' is jammed on edge 'Edge0', time=2073.00. < Warning: Person 'pf_0.4544' is jammed on edge 'Edge0', time=2073.00. < Warning: Person 'pf_0.4545' is jammed on edge 'Edge0', time=2073.00. < Warning: Person 'pf_0.4546' is jammed on edge 'Edge0', time=2073.00. < Warning: Person 'pf_1.4459' is jammed on edge 'Edge1', time=2073.00. < Warning: Person 'pf_1.4460' is jammed on edge 'Edge1', time=2073.00. < Warning: Person 'pf_1.4461' is jammed on edge 'Edge1', time=2073.00. < Warning: Person 'pf_1.4462' is jammed on edge 'Edge1', time=2073.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 ---------- 6754,12408d6753 < Warning: Person 'pf_1.7726' is jammed on edge 'Edge1', time=2710.00. < Warning: Person 'pf_1.7727' is jammed on edge 'Edge1', time=2710.00. < Warning: Person 'pf_1.7728' is jammed on edge 'Edge1', time=2710.00. < Warning: Person 'pf_1.7729' is jammed on edge 'Edge1', time=2710.00. < Warning: Person 'pf_1.7730' is jammed on edge 'Edge1', time=2711.00. < Warning: Person 'pf_1.7731' is jammed on edge 'Edge1', time=2711.00. < Warning: Person 'pf_1.7732' is jammed on edge 'Edge1', time=2711.00. < Warning: Person 'pf_1.7733' is jammed on edge 'Edge1', time=2712.00. < Warning: Person 'pf_1.7734' is jammed on edge 'Edge1', time=2712.00. < Warning: Person 'pf_1.7735' is jammed on edge 'Edge1', time=2712.00. < Warning: Person 'pf_1.7736' is jammed on edge 'Edge1', time=2713.00. < Warning: Person 'pf_1.7737' is jammed on edge 'Edge1', time=2713.00. < Warning: Person 'pf_1.7738' is jammed on edge 'Edge1', time=2713.00. < Warning: Person 'pf_1.7739' is jammed on edge 'Edge1', time=2714.00. < Warning: Person 'pf_1.7740' is jammed on edge 'Edge1', time=2714.00. < Warning: Person 'pf_1.7741' is jammed on edge 'Edge1', time=2714.00. < Warning: Person 'pf_0.801' is jammed on edge 'Edge0', time=2715.00. < Warning: Person 'pf_1.7742' is jammed on edge 'Edge1', time=2715.00. < Warning: Person 'pf_1.7743' is jammed on edge 'Edge1', time=2715.00. < Warning: Person 'pf_1.7744' is jammed on edge 'Edge1', time=2715.00. < Warning: Person 'pf_1.7745' is jammed on edge 'Edge1', time=2715.00. < Warning: Person 'pf_1.7746' is jammed on edge 'Edge1', time=2716.00. < Warning: Person 'pf_1.7747' is jammed on edge 'Edge1', time=2716.00. < Warning: Person 'pf_1.7748' is jammed on edge 'Edge1', time=2716.00. < Warning: Person 'pf_1.7749' is jammed on edge 'Edge1', time=2717.00. < Warning: Person 'pf_1.7750' is jammed on edge 'Edge1', time=2717.00. < Warning: Person 'pf_1.7751' is jammed on edge 'Edge1', time=2717.00. < Warning: Person 'pf_0.802' is jammed on edge 'Edge0', time=2718.00. < Warning: Person 'pf_1.7752' is jammed on edge 'Edge1', time=2718.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 ---------- 266760,300990d266759 < Warning: Collision of person 'pf_0.1172' and person 'pf_0.1173', lane=':Junction1_1_0', time=3731.00. < Warning: Collision of person 'pf_0.1170' and person 'pf_0.1173', lane=':Junction1_1_0', time=3731.00. < Warning: Collision of person 'pf_0.1170' and person 'pf_0.1172', lane=':Junction1_1_0', time=3731.00. < Warning: Collision of person 'pf_1.10843' and person 'pf_1.10867', lane=':Junction2_0_0', time=3731.00. < Warning: Collision of person 'pf_1.10821' and person 'pf_1.10867', lane=':Junction2_0_0', time=3731.00. < Warning: Collision of person 'pf_1.10821' and person 'pf_1.10843', lane=':Junction2_0_0', time=3731.00. < Warning: Collision of person 'pf_1.10796' and person 'pf_1.10867', lane=':Junction2_0_0', time=3731.00. < Warning: Collision of person 'pf_1.10796' and person 'pf_1.10843', lane=':Junction2_0_0', time=3731.00. < Warning: Collision of person 'pf_1.10796' and person 'pf_1.10821', lane=':Junction2_0_0', time=3731.00. < Warning: Collision of person 'pf_1.10964' and person 'pf_0.1153', lane=':Junction2_0_0', time=3731.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_0.1153', lane=':Junction2_0_0', time=3731.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_1.10964', lane=':Junction2_0_0', time=3731.00. < Warning: Person 'pf_1.11020' is jammed on edge 'Edge1', time=3731.00. < Warning: Person 'pf_1.11021' is jammed on edge 'Edge1', time=3731.00. < Warning: Person 'pf_1.11022' is jammed on edge 'Edge1', time=3731.00. < Warning: Collision of person 'pf_1.10548' and person 'pf_1.10943', lane='Edge2_1', time=3731.00. < Warning: Collision of person 'pf_1.9965' and person 'pf_1.10548', lane='Edge2_1', time=3731.00. < Warning: Collision of person 'pf_0.1172' and person 'pf_0.1173', lane=':Junction1_1_0', time=3732.00. < Warning: Collision of person 'pf_0.1170' and person 'pf_0.1173', lane=':Junction1_1_0', time=3732.00. < Warning: Collision of person 'pf_0.1170' and person 'pf_0.1172', lane=':Junction1_1_0', time=3732.00. < Warning: Collision of person 'pf_1.10843' and person 'pf_1.10867', lane=':Junction2_0_0', time=3732.00. < Warning: Collision of person 'pf_1.10821' and person 'pf_1.10867', lane=':Junction2_0_0', time=3732.00. < Warning: Collision of person 'pf_1.10821' and person 'pf_1.10843', lane=':Junction2_0_0', time=3732.00. < Warning: Collision of person 'pf_1.10796' and person 'pf_1.10867', lane=':Junction2_0_0', time=3732.00. < Warning: Collision of person 'pf_1.10796' and person 'pf_1.10843', lane=':Junction2_0_0', time=3732.00. < Warning: Collision of person 'pf_1.10796' and person 'pf_1.10821', lane=':Junction2_0_0', time=3732.00. < Warning: Collision of person 'pf_1.10964' and person 'pf_0.1153', lane=':Junction2_0_0', time=3732.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_0.1153', lane=':Junction2_0_0', time=3732.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_1.10964', lane=':Junction2_0_0', time=3732.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.