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). > > ================================================================= > ==2540072==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 56 byte(s) in 1 object(s) allocated from: > #0 0x617e49891811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x617e4aad2731 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:455:40 > #2 0x617e4aacaf10 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:398:24 > #3 0x617e4aaba7fb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5 > #4 0x617e4aad1c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #5 0x617e49895402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #6 0x79590a62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #7 0x79590a62a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #8 0x617e497b83a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > 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 > > ================================================================= > ==2552498==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x580630f3b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x58063228f897 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 0x5806321682eb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x58063217bc0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x580630f3f402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7d1fca42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x7d1fca42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x580630e623a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x580630f3b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x58063228f897 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 0x5806321688fa in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x58063217bc0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x580630f3f402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x7d1fca42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x7d1fca42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x580630e623a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x580630f3b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x580632168d8a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x58063217bc0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #3 0x580630f3f402 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 > > ================================================================= > ==2586422==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x5df17b9c2811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x5df17cd16897 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 0x5df17cbef2eb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46 > #3 0x5df17cc02c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x5df17b9c6402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x766412a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x766412a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x5df17b8e93a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > Indirect leak of 1408 byte(s) in 1 object(s) allocated from: > #0 0x5df17b9c2811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x5df17cd16897 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 0x5df17cbef8fa in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48 > #3 0x5df17cc02c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #4 0x5df17b9c6402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #5 0x766412a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #6 0x766412a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #7 0x5df17b8e93a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > Indirect leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x5df17b9c2811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x5df17cbefd8a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34 > #2 0x5df17cc02c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #3 0x5df17b9c6402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598746==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5c1092a5d811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x5c1093ee8ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5c109319a7c8 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 0x5c1092defcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5c109568c4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5c10958a3aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7eca955e68f2 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 0x7eca9559985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7eca9559b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5c10958dabe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5c109569f85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5c10956a09bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5c1092a87eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5c1093c9dd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5c1092a61402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7eca9242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7eca9242a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5c10929843a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598751==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x59c68937b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x59c68a806ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x59c689ab87c8 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 0x59c68970dcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x59c68bfaa4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x59c68c1c1aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x716fff7e68f2 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 0x716fff79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x716fff79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x59c68c1f8be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x59c68bfbd85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x59c68bfbe9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x59c6893a5eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x59c68a5bbd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x59c68937f402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x716ffc82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x716ffc82a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x59c6892a23a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598763==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x6229ec776811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x6229edc01ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x6229eceb37c8 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 0x6229ecb08cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x6229ef3a54b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x6229ef5bcaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x74a41dfe68f2 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 0x74a41df9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x74a41df9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x6229ef5f3be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x6229ef3b885b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x6229ef3b99bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x6229ec7a0eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x6229ed9b6d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x6229ec77a402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x74a41b02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x74a41b02a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x6229ec69d3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598764==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x56a7be999811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x56a7bfe24ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x56a7bf0d67c8 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 0x56a7bed2bcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x56a7c15c84b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x56a7c17dfaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x78ea285e68f2 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 0x78ea2859985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x78ea2859b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x56a7c1816be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x56a7c15db85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x56a7c15dc9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x56a7be9c3eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x56a7bfbd9d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x56a7be99d402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x78ea2562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x78ea2562a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x56a7be8c03a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598788==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x64645b595811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x64645ca20ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x64645bcd27c8 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 0x64645b927cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x64645e1c44b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x64645e3dbaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7520f77e68f2 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 0x7520f779985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7520f779b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x64645e412be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x64645e1d785b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x64645e1d89bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x64645b5bfeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x64645c7d5d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x64645b599402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7520f482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7520f482a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x64645b4bc3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598790==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5f7f6b703811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x5f7f6cb8eecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5f7f6be407c8 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 0x5f7f6ba95cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5f7f6e3324b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5f7f6e549aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7850533e68f2 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 0x78505339985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x78505339b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5f7f6e580be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5f7f6e34585b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5f7f6e3469bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5f7f6b72deb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5f7f6c943d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5f7f6b707402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x78505022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x78505022a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5f7f6b62a3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598806==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x586eb31dd811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x586eb4668ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x586eb391a7c8 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 0x586eb356fcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x586eb5e0c4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x586eb6023aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7a95c59e68f2 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 0x7a95c599985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7a95c599b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x586eb605abe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x586eb5e1f85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x586eb5e209bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x586eb3207eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x586eb441dd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x586eb31e1402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7a95c282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7a95c282a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x586eb31043a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598807==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5ab58d016811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x5ab58e4a1ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5ab58d7537c8 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 0x5ab58d3a8cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5ab58fc454b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5ab58fe5caab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7b05d91e68f2 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 0x7b05d919985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7b05d919b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5ab58fe93be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5ab58fc5885b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5ab58fc599bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5ab58d040eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5ab58e256d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5ab58d01a402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7b05d602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7b05d602a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5ab58cf3d3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598816==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x586efbd53811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x586efd1deecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x586efc4907c8 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 0x586efc0e5cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x586efe9824b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x586efeb99aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7095d9fe68f2 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 0x7095d9f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7095d9f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x586efebd0be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x586efe99585b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x586efe9969bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x586efbd7deb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x586efcf93d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x586efbd57402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7095d6e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7095d6e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x586efbc7a3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598825==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x640fa18c1811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x640fa2d4cecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x640fa1ffe7c8 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 0x640fa1c53cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x640fa44f04b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x640fa4707aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f9a2b5e68f2 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 0x7f9a2b59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7f9a2b59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x640fa473ebe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x640fa450385b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x640fa45049bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x640fa18ebeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x640fa2b01d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x640fa18c5402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7f9a2842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7f9a2842a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x640fa17e83a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598827==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x62e504707811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x62e505b92ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x62e504e447c8 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 0x62e504a99cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x62e5073364b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x62e50754daab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7df3837e68f2 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 0x7df38379985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7df38379b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x62e507584be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x62e50734985b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x62e50734a9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x62e504731eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x62e505947d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x62e50470b402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7df38082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7df38082a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x62e50462e3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598837==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 576 byte(s) in 3 object(s) allocated from: > #0 0x643ffce73811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x643ffe2feecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x643ffd5b07c8 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 0x643ffd205cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x643fffaa24b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x643fffcb9aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7d11bb9e68f2 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 0x7d11bb99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7d11bb99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x643fffcf0be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x643fffab585b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x643fffab69bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x643ffce9deb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x643ffe0b3d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x643ffce77402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7d11b882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7d11b882a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x643ffcd9a3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598838==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5f772a819811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x5f772bca4ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5f772af567c8 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 0x5f772ababcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5f772d4484b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5f772d65faab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x74b0e79e68f2 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 0x74b0e799985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x74b0e799b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5f772d696be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5f772d45b85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5f772d45c9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5f772a843eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5f772ba59d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5f772a81d402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x74b0e4a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x74b0e4a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5f772a7403a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598846==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x60f21585c811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x60f216ce7ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x60f215f997c8 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 0x60f215beecdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x60f21848b4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x60f2186a2aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7bcdf15e68f2 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 0x7bcdf159985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7bcdf159b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x60f2186d9be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x60f21849e85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x60f21849f9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x60f215886eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x60f216a9cd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x60f215860402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7bcdee42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7bcdee42a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x60f2157833a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598856==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x645ce02e3811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x645ce176eecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x645ce0a207c8 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 0x645ce0675cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x645ce2f124b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x645ce3129aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7a0566be68f2 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 0x7a0566b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7a0566b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x645ce3160be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x645ce2f2585b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x645ce2f269bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x645ce030deb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x645ce1523d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x645ce02e7402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7a0563c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7a0563c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x645ce020a3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598869==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x616475949811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x616476dd4ecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x6164760867c8 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 0x616475cdbcdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x6164785784b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x61647878faab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7f8e899e68f2 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 0x7f8e8999985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7f8e8999b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x6164787c6be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x61647858b85b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x61647858c9bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x616475973eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x616476b89d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x61647594d402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7f8e86a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7f8e86a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x6164758703a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598871==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x6396b17e4811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x6396b2c6fecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x6396b1f217c8 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 0x6396b1b76cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x6396b44134b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x6396b462aaab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7113701e68f2 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 0x71137019985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x71137019b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x6396b4661be3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x6396b442685b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x6396b44279bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x6396b180eeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x6396b2a24d05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x6396b17e8402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x71136d02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x71136d02a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x6396b170b3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s). ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,25 > > ================================================================= > ==2598888==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 4 object(s) allocated from: > #0 0x5f81abe4f811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x5f81ad2daecb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21 > #2 0x5f81ac58c7c8 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 0x5f81ac1e1cdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30 > #4 0x5f81aea7e4b4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13 > #5 0x5f81aec95aab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #6 0x7a1f9b5e68f2 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 0x7a1f9b59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #8 0x7a1f9b59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #9 0x5f81aecccbe3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25 > #10 0x5f81aea9185b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24 > #11 0x5f81aea929bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61 > #12 0x5f81abe79eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21 > #13 0x5f81ad08fd05 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14 > #14 0x5f81abe53402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #15 0x7a1f9842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #16 0x7a1f9842a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #17 0x5f81abd763a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > 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 > > ================================================================= > ==2601622==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 288 byte(s) in 12 object(s) allocated from: > #0 0x5a58d8680811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x5a58da65edee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x5a58da669880 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x5a58da53bb1d 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 0x5a58d989f9e7 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 0x5a58d993928b in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1420:27 > #6 0x5a58d98d897e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x5a58db4c4d38 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 0x7c0e2d7e63b6 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 0x7c0e2d7997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x7c0e2d79ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x7c0e2d790c87 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 0x7c0e2d7e0d42 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 0x5a58db4fb012 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 0x5a58db7a0f01 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 0x5a58d98b859a 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 0x5a58d98af65b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x5a58d98c0c0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #18 0x5a58d8684402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #19 0x7c0e2a62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #20 0x7c0e2a62a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #21 0x5a58d85a73a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > 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 > > ================================================================= > ==2601763==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 288 byte(s) in 12 object(s) allocated from: > #0 0x60bccab1a811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3506811) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > #1 0x60bcccaf8dee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29 > #2 0x60bcccb03880 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45 > #3 0x60bccc9d5b1d 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 0x60bccbd399e7 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 0x60bccbdd328b in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1420:27 > #6 0x60bccbd7297e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17 > #7 0x60bccd95ed38 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 0x7079a6de63b6 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 0x7079a6d997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #10 0x7079a6d9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81) > #11 0x7079a6d90c87 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 0x7079a6de0d42 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 0x60bccd995012 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 0x60bccdc3af01 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 0x60bccbd5259a 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 0x60bccbd4965b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14 > #17 0x60bccbd5ac0d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17 > #18 0x60bccab1e402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19 > #19 0x7079a3e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > #20 0x7079a3e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 > #21 0x60bccaa413a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x342d3a4) (BuildId: 8709e9e9b2cc592a5f8fd26837a6e49954b8a53b) > > 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 ---------- 4830,7540d4829 < Warning: Person 'pf_0.7555' is jammed on edge 'Edge0', time=3223.00. < Warning: Person 'pf_0.7556' is jammed on edge 'Edge0', time=3224.00. < Warning: Person 'pf_0.7557' is jammed on edge 'Edge0', time=3224.00. < Warning: Person 'pf_0.7558' is jammed on edge 'Edge0', time=3225.00. < Warning: Person 'pf_0.7559' is jammed on edge 'Edge0', time=3225.00. < Warning: Person 'pf_0.7560' is jammed on edge 'Edge0', time=3225.00. < Warning: Person 'pf_0.7561' is jammed on edge 'Edge0', time=3226.00. < Warning: Person 'pf_0.7562' is jammed on edge 'Edge0', time=3226.00. < Warning: Person 'pf_0.7563' is jammed on edge 'Edge0', time=3226.00. < Warning: Person 'pf_0.7564' is jammed on edge 'Edge0', time=3227.00. < Warning: Person 'pf_0.7565' is jammed on edge 'Edge0', time=3227.00. < Warning: Person 'pf_0.7566' is jammed on edge 'Edge0', time=3227.00. < Warning: Person 'pf_0.5883' is jammed on edge 'Edge0', time=3228.00. < Warning: Person 'pf_0.7567' is jammed on edge 'Edge0', time=3228.00. < Warning: Person 'pf_0.7568' is jammed on edge 'Edge0', time=3228.00. < Warning: Person 'pf_0.7569' is jammed on edge 'Edge0', time=3228.00. < Warning: Person 'pf_0.7570' is jammed on edge 'Edge0', time=3228.00. < Warning: Person 'pf_0.7571' is jammed on edge 'Edge0', time=3229.00. < Warning: Person 'pf_0.7572' is jammed on edge 'Edge0', time=3229.00. < Warning: Person 'pf_0.7573' is jammed on edge 'Edge0', time=3229.00. < Warning: Person 'pf_0.7574' is jammed on edge 'Edge0', time=3229.00. < Warning: Person 'pf_0.7575' is jammed on edge 'Edge0', time=3230.00. < Warning: Person 'pf_0.7576' is jammed on edge 'Edge0', time=3231.00. < Warning: Person 'pf_0.7577' is jammed on edge 'Edge0', time=3231.00. < Warning: Person 'pf_0.7578' is jammed on edge 'Edge0', time=3233.00. < Warning: Person 'pf_0.7579' is jammed on edge 'Edge0', time=3233.00. < Warning: Person 'pf_0.7580' is jammed on edge 'Edge0', time=3233.00. < Warning: Person 'pf_0.7581' is jammed on edge 'Edge0', time=3233.00. < Warning: Person 'pf_0.7582' is jammed on edge 'Edge0', time=3233.00. <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 ---------- 6764,12408d6763 < 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. < Warning: Person 'pf_1.7753' is jammed on edge 'Edge1', time=2718.00. < Warning: Person 'pf_1.7754' is jammed on edge 'Edge1', time=2718.00. < Warning: Person 'pf_1.7755' is jammed on edge 'Edge1', time=2719.00. < Warning: Person 'pf_1.7756' is jammed on edge 'Edge1', time=2719.00. < Warning: Person 'pf_1.7757' is jammed on edge 'Edge1', time=2719.00. < Warning: Person 'pf_1.7758' is jammed on edge 'Edge1', time=2719.00. < Warning: Person 'pf_1.7759' is jammed on edge 'Edge1', time=2720.00. < Warning: Person 'pf_1.7760' is jammed on edge 'Edge1', time=2720.00. < Warning: Person 'pf_1.7761' is jammed on edge 'Edge1', time=2720.00. < Warning: Person 'pf_0.803' is jammed on edge 'Edge0', time=2721.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 ---------- 9788,11532d9787 < Warning: Person 'pf_1.10530' is jammed on edge 'Edge1', time=3579.00. < Warning: Person 'pf_1.10531' is jammed on edge 'Edge1', time=3579.00. < Warning: Person 'pf_1.10532' is jammed on edge 'Edge1', time=3579.00. < Warning: Person 'pf_1.10533' is jammed on edge 'Edge1', time=3580.00. < Warning: Person 'pf_1.10534' is jammed on edge 'Edge1', time=3580.00. < Warning: Person 'pf_1.10535' is jammed on edge 'Edge1', time=3580.00. < Warning: Person 'pf_1.10536' is jammed on edge 'Edge1', time=3581.00. < Warning: Person 'pf_1.10537' is jammed on edge 'Edge1', time=3581.00. < Warning: Person 'pf_1.10538' is jammed on edge 'Edge1', time=3581.00. < Warning: Person 'pf_1.10539' is jammed on edge 'Edge1', time=3582.00. < Warning: Person 'pf_1.10540' is jammed on edge 'Edge1', time=3582.00. < Warning: Person 'pf_1.10541' is jammed on edge 'Edge1', time=3582.00. < Warning: Person 'pf_1.10542' is jammed on edge 'Edge1', time=3583.00. < Warning: Person 'pf_1.10543' is jammed on edge 'Edge1', time=3583.00. < Warning: Person 'pf_1.10544' is jammed on edge 'Edge1', time=3583.00. < Warning: Person 'pf_1.10545' is jammed on edge 'Edge1', time=3583.00. < Warning: Person 'pf_1.10546' is jammed on edge 'Edge1', time=3584.00. < Warning: Person 'pf_1.10547' is jammed on edge 'Edge1', time=3584.00. < Warning: Person 'pf_1.10548' is jammed on edge 'Edge1', time=3584.00. < Warning: Person 'pf_1.10549' is jammed on edge 'Edge1', time=3585.00. < Warning: Person 'pf_1.10550' is jammed on edge 'Edge1', time=3585.00. < Warning: Person 'pf_1.10551' is jammed on edge 'Edge1', time=3585.00. < Warning: Person 'pf_1.10552' is jammed on edge 'Edge1', time=3586.00. < Warning: Person 'pf_1.10553' is jammed on edge 'Edge1', time=3586.00. < Warning: Person 'pf_1.10554' is jammed on edge 'Edge1', time=3586.00. < Warning: Person 'pf_1.10555' is jammed on edge 'Edge1', time=3587.00. < Warning: Person 'pf_1.10556' is jammed on edge 'Edge1', time=3587.00. < Warning: Person 'pf_1.10557' is jammed on edge 'Edge1', time=3587.00. < Warning: Person 'pf_1.10558' is jammed on edge 'Edge1', time=3587.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 ---------- 5332,18034d5331 < Warning: Person 'pf_0.4467' is jammed on edge 'Edge0', time=2041.00. < Warning: Person 'pf_0.4468' is jammed on edge 'Edge0', time=2041.00. < Warning: Person 'pf_0.4469' is jammed on edge 'Edge0', time=2041.00. < Warning: Person 'pf_1.4371' is jammed on edge 'Edge1', time=2041.00. < Warning: Person 'pf_1.4372' is jammed on edge 'Edge1', time=2041.00. < Warning: Person 'pf_1.4373' is jammed on edge 'Edge1', time=2041.00. < Warning: Person 'pf_0.4471' is jammed on edge 'Edge0', time=2042.00. < Warning: Person 'pf_1.4374' is jammed on edge 'Edge1', time=2042.00. < Warning: Person 'pf_1.4375' is jammed on edge 'Edge1', time=2042.00. < Warning: Person 'pf_0.3090' is jammed on edge 'Edge0', time=2043.00. < Warning: Person 'pf_0.1878' is jammed on edge 'Edge0', time=2043.00. < Warning: Person 'pf_0.3016' is jammed on edge 'Edge0', time=2043.00. < Warning: Person 'pf_0.1908' is jammed on edge 'Edge0', time=2043.00. < Warning: Person 'pf_0.3061' is jammed on edge 'Edge0', time=2043.00. < Warning: Person 'pf_0.4472' is jammed on edge 'Edge0', time=2043.00. < Warning: Person 'pf_0.4473' is jammed on edge 'Edge0', time=2043.00. < Warning: Person 'pf_0.4474' is jammed on edge 'Edge0', time=2043.00. < Warning: Person 'pf_0.4475' is jammed on edge 'Edge0', time=2043.00. < Warning: Person 'pf_0.4476' is jammed on edge 'Edge0', time=2043.00. < Warning: Person 'pf_1.4376' is jammed on edge 'Edge1', time=2043.00. < Warning: Person 'pf_1.4377' is jammed on edge 'Edge1', time=2043.00. < Warning: Person 'pf_1.4378' is jammed on edge 'Edge1', time=2043.00. < Warning: Person 'pf_1.4379' is jammed on edge 'Edge1', time=2043.00. < Warning: Person 'pf_1.4380' is jammed on edge 'Edge1', time=2043.00. < Warning: Person 'pf_0.2940' is jammed on edge 'Edge0', time=2044.00. < Warning: Person 'pf_0.2918' is jammed on edge 'Edge0', time=2044.00. < Warning: Person 'pf_0.3610' is jammed on edge 'Edge0', time=2044.00. < Warning: Person 'pf_0.4477' is jammed on edge 'Edge0', time=2044.00. < Warning: Person 'pf_0.4478' is jammed on edge 'Edge0', time=2044.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 ---------- 6826,12408d6825 < Warning: Person 'pf_0.806' is jammed on edge 'Edge0', time=2730.00. < Warning: Person 'pf_1.6569' is jammed on edge 'Edge1', time=2730.00. < Warning: Person 'pf_1.7791' is jammed on edge 'Edge1', time=2730.00. < Warning: Person 'pf_1.7792' is jammed on edge 'Edge1', time=2730.00. < Warning: Person 'pf_1.7793' is jammed on edge 'Edge1', time=2730.00. < Warning: Collision of person 'pf_1.7465' and person 'pf_1.7456', lane='Edge1_0', time=2731.00. < Warning: Person 'pf_1.7794' is jammed on edge 'Edge1', time=2731.00. < Warning: Person 'pf_1.7795' is jammed on edge 'Edge1', time=2731.00. < Warning: Person 'pf_1.7796' is jammed on edge 'Edge1', time=2731.00. < Warning: Person 'pf_0.343' is jammed on edge 'Edge1', time=2731.00. < Warning: Person 'pf_0.351' is jammed on edge 'Edge1', time=2731.00. < Warning: Person 'pf_0.311' is jammed on edge 'Edge1', time=2731.00. < Warning: Person 'pf_0.330' is jammed on edge 'Edge1', time=2731.00. < Warning: Person 'pf_1.7797' is jammed on edge 'Edge1', time=2732.00. < Warning: Person 'pf_1.7798' is jammed on edge 'Edge1', time=2732.00. < Warning: Person 'pf_1.7799' is jammed on edge 'Edge1', time=2732.00. < Warning: Person 'pf_1.7800' is jammed on edge 'Edge1', time=2732.00. < Warning: Person 'pf_0.807' is jammed on edge 'Edge0', time=2733.00. < Warning: Person 'pf_1.7801' is jammed on edge 'Edge1', time=2733.00. < Warning: Person 'pf_1.7802' is jammed on edge 'Edge1', time=2733.00. < Warning: Person 'pf_1.7803' is jammed on edge 'Edge1', time=2733.00. < Warning: Person 'pf_1.7804' is jammed on edge 'Edge1', time=2734.00. < Warning: Person 'pf_1.7805' is jammed on edge 'Edge1', time=2734.00. < Warning: Person 'pf_1.7806' is jammed on edge 'Edge1', time=2734.00. < Warning: Person 'pf_0.317' is jammed on edge 'Edge1', time=2734.00. < Warning: Person 'pf_0.388' is jammed on edge 'Edge1', time=2734.00. < Warning: Person 'pf_0.331' is jammed on edge ':Junction1_w1', time=2735.00. < Warning: Person 'pf_1.7807' is jammed on edge 'Edge1', time=2735.00. < Warning: Person 'pf_1.7808' is jammed on edge 'Edge1', time=2735.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 ---------- 267289,300990d267288 < Warning: Collision of person 'pf_0.1191' and person 'pf_0.1178', lane=':Junction1_1_0', time=3758.00. < Warning: Collision of person 'pf_1.10821' and person 'pf_1.10843', lane=':Junction2_0_0', time=3758.00. < Warning: Collision of person 'pf_1.10796' and person 'pf_1.10843', lane=':Junction2_0_0', time=3758.00. < Warning: Collision of person 'pf_1.10796' and person 'pf_1.10821', lane=':Junction2_0_0', time=3758.00. < Warning: Collision of person 'pf_1.10964' and person 'pf_0.1153', lane=':Junction2_0_0', time=3758.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_0.1153', lane=':Junction2_0_0', time=3758.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_1.10964', lane=':Junction2_0_0', time=3758.00. < Warning: Person 'pf_1.11107' is jammed on edge 'Edge1', time=3758.00. < Warning: Person 'pf_1.11108' is jammed on edge 'Edge1', time=3758.00. < Warning: Person 'pf_1.11109' is jammed on edge 'Edge1', time=3758.00. < Warning: Collision of person 'pf_1.10992' and person 'pf_1.10985', lane='Edge2_1', time=3758.00. < Warning: Collision of person 'pf_1.10961' and person 'pf_1.10938', lane='Edge2_1', time=3758.00. < Warning: Collision of person 'pf_0.1190' and person 'pf_1.10985', lane='Edge2_1', time=3758.00. < Warning: Collision of person 'pf_0.1190' and person 'pf_1.10992', lane='Edge2_1', time=3758.00. < Warning: Collision of person 'pf_0.1172' and person 'pf_1.10994', lane='Edge2_1', time=3758.00. < Warning: Collision of person 'pf_0.1191' and person 'pf_0.1178', lane=':Junction1_1_0', time=3759.00. < Warning: Collision of person 'pf_1.10821' and person 'pf_1.10843', lane=':Junction2_0_0', time=3759.00. < Warning: Collision of person 'pf_1.10796' and person 'pf_1.10843', lane=':Junction2_0_0', time=3759.00. < Warning: Collision of person 'pf_1.10796' and person 'pf_1.10821', lane=':Junction2_0_0', time=3759.00. < Warning: Collision of person 'pf_1.10964' and person 'pf_0.1153', lane=':Junction2_0_0', time=3759.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_0.1153', lane=':Junction2_0_0', time=3759.00. < Warning: Collision of person 'pf_0.1003' and person 'pf_1.10964', lane=':Junction2_0_0', time=3759.00. < Warning: Person 'pf_1.11110' is jammed on edge 'Edge1', time=3759.00. < Warning: Person 'pf_1.11111' is jammed on edge 'Edge1', time=3759.00. < Warning: Person 'pf_1.11112' is jammed on edge 'Edge1', time=3759.00. < Warning: Collision of person 'pf_1.10992' and person 'pf_1.10985', lane='Edge2_1', time=3759.00. < Warning: Collision of person 'pf_1.10961' and person 'pf_1.10938', lane='Edge2_1', time=3759.00. < Warning: Collision of person 'pf_0.1190' and person 'pf_1.10992', lane='Edge2_1', time=3759.00. < Warning: Collision of person 'pf_0.1172' and person 'pf_1.10994', lane='Edge2_1', time=3759.00. <truncated after showing first 30 lines> ---------- Differences in output ---------- 0a1 > Interrupt signal received, trying to exit gracefully.